TGlyph
TGlyph = class
Field | Description |
![]() ![]() | This is DataSize, a member of class TGlyph. |
![]() ![]() | This is Height, a member of class TGlyph. |
![]() ![]() | Font holding the glyph |
![]() ![]() | This is Width, a member of class TGlyph. |
![]() ![]() | This is WidthBytes, a member of class TGlyph. |
![]() ![]() | This is XPosInFont, a member of class TGlyph. |
![]() ![]() | This is YOffset, a member of class TGlyph. |
Method | Description |
![]() ![]() | Convert a glyph into a Bitmap When a font is loaded, all glyphs are stored and raw data, not bitmap, because bitmap is very memory expensive. So, in order to display a glyph (when writing a text), it must be converted into a bitmap to be draw. |
![]() | Creates and initializes a TGlyph. |
![]() ![]() | Destroys an instance of TGlyph. |
![]() | private |
![]() | Data Member |
![]() | Method |
![]() | virtual |