#include <openfont.h>
| class MOpenFontShapingExtension::TExtensionFontMetrics |
| Public Attributes | |
|---|---|
| TInt | iUnitsPerEm |
| TReal | iXPixelsPerEm |
| TReal | iXScaleFactor |
| TReal | iYPixelsPerEm |
| TReal | iYScaleFactor |
Various font metrics.
| TReal | iXScaleFactor |
The horizontal scaling factor from the font's transform; the number of horizontal pixels per font unit.
| TReal | iYScaleFactor |
The vertical scaling factor from the font's transform; the number of vertical pixels per font unit.