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

The distance that a character outline is inset from its escapement boundaries. More...

Public Attributes

float left
 
float right
 

Detailed Description

The distance that a character outline is inset from its escapement boundaries.

Edge values, like escapements, need to be multiplied by the font size to get the correct value for the font.

See also
BFont::GetEdges()
Since
BeOS R3

Member Data Documentation

◆ left

edge_info::left

The distance that the character outline is inset from the left escapement boundary.

Since
BeOS R3

◆ right

edge_info::right

The distance that the character outline is inset from the right escapement boundary.

Since
BeOS R3