Loading...
Searching...
No Matches
Public Attributes | List of all members
tuned_font_info Struct Reference

Tuning information of fonts used to make it look better when displayed on-screen. More...

Public Attributes

uint16 face
 
uint32 flags
 
float rotation
 
float shear
 
float size
 

Detailed Description

Tuning information of fonts used to make it look better when displayed on-screen.

See also
BFont::GetTunedInfo()
BFont::CountTuned()
Since
BeOS R3

Member Data Documentation

◆ face

tuned_font_info::face

Font face.

Since
BeOS R3

◆ flags

tuned_font_info::flags

Font flags.

Since
BeOS R3

◆ rotation

tuned_font_info::rotation

Font rotation.

Since
BeOS R3

◆ shear

tuned_font_info::shear

Font shear.

Since
BeOS R3

◆ size

tuned_font_info::size

Font size.

Since
BeOS R3