Frames 

 No Frames

Previous Element
FontDefinition

Next Element
Frame


FontMetrics

This defines general parameters relating to the FontDefinition which must be specified if the font is to be used for dynamic text.

Attributes

ascent The maximum height of any glyph of this font above the baseline.
TypeFloat
descent The maximum height of any glyph of this font below the baseline.
TypeFloat
leading The maximum offset of any glyph of this font from the orgin on the x-axis.
TypeFloat

Child Elements

KerningPair

Parent Elements

FontDefinition

Examples

User-Defined Font Example

Previous Element
FontDefinition

Next Element
Frame