Font metrics. More...
#include <mi32/mgd2.h>
Public Attributes | |
| double | ascent |
| double | descent |
| UINT16 | InitChar |
| UINT16 | LastChar |
| double | linespace |
| UINT16 | NullChar |
| UINT16 | NumGlyphs |
Font metrics.
| double MGD::FONTINFO::ascent |
Ascent above baseline in pixels.
| double MGD::FONTINFO::descent |
Descent below baseline in pixels.
Initial character having glyph defined.
Last character having glyph defined.
| double MGD::FONTINFO::linespace |
Spacing between baselines.
Character to user for undefined glyphs.
Number of glyphs in font.
1.6.1