Frames 

 No Frames

Previous Element
JavaDataSource

Next Element
Layer


KerningPair

This defines kerning pairs in RVML that are used to adjust the advances between specific pairs of font glyphs. Kerning is supported within the SWF format however no players currently utilize kerning information in embedded fonts. However, KineticFusion will take kerning information into account when creating advances for text segments when the advances attribute is set to 'auto' so kerning definitions should be defined when converting font definitions from other formats.

Attributes

char1 The integer character code of the first glyph of the pair.
TypeInteger
From Value1
To Value65535
char2 The integer character code of the second glyph of the pair.
TypeInteger
From Value1
To Value65535
adjustment A decimal number indicating a positive or negative adjustment added to the advance of the first glyph when the second glyph follows
TypeFloat

Child Elements

None

Parent Elements

FontMetrics

Examples

None


Previous Element
JavaDataSource

Next Element
Layer