| C1.C1Flash.2 Assembly > C1.C1Flash Namespace : FFont Class |
The following tables list the members exposed by FFont.
| Name | Description | |
|---|---|---|
![]() | FFont Constructor | Initialize a instance of FFont. |
| Name | Description | |
|---|---|---|
![]() | Depth | Gets or sets the depth for this object in the frame. (Inherited from C1.C1Flash.FObject) |
![]() | GlyphCount | Gets the number of glyphs. |
![]() | ID | Gets the object ID. (Inherited from C1.C1Flash.FObject) |
| Name | Description | |
|---|---|---|
![]() | AddGlyph | Adds a glyph and associate it with a charector code. |
![]() | GetAdvance | Gets the advance value of a glyph by index. |
![]() | GetGlyphIndexFromAscii | Gets the index of glyph from a charactor code. |