class TTypefaceSupport |
Typeface family support information.
This data-only class includes the name and attributes of a typeface, how many font heights are available, its minimum and maximum heights, and whether or not it is scaleable a typeface is scaleable if it supports heights at fixed intervals between the minimum and maximum heights.
Public Attributes | |
---|---|
TBool | iIsScalable |
TInt | iMaxHeightInTwips |
TInt | iMinHeightInTwips |
TInt | iNumHeights |
TTypeface | iTypeface |
TBool | iIsScalable |
Whether the typeface is scaleable. ETrue if it is scaleable, otherwise EFalse.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.