MOpenFontShapingExtension::TExtensionFontMetrics Class Reference

#include <openfont.h>

class MOpenFontShapingExtension::TExtensionFontMetrics

Detailed Description

Various font metrics.

Member Attribute Documentation

iUnitsPerEm

TInt iUnitsPerEm

The number of font design units per em.

iXPixelsPerEm

TReal iXPixelsPerEm

The width of the font's em square in pixels.

iXScaleFactor

TReal iXScaleFactor

The horizontal scaling factor from the font's transform; the number of horizontal pixels per font unit.

iYPixelsPerEm

TReal iYPixelsPerEm

The height of the font's em square in pixels.

iYScaleFactor

TReal iYScaleFactor

The vertical scaling factor from the font's transform; the number of vertical pixels per font unit.