TFontSpec Class Reference
Detailed Description
Specifies the font specification in device independent terms.
Member Attribute Documentation
iFontStyle
The font style of the typeface.
iHeight
The height of the typeface (in twips).
Constructor & Destructor Documentation
TFontSpec ( )
TFontSpec ( const TDesC &, TInt )
IMPORT_C | TFontSpec | ( | const TDesC & | aTypefaceName, |
| TInt | aHeight |
| ) | |
Member Function Documentation
ExternalizeL ( RWriteStream & )
InternalizeL ( RReadStream & )
ScriptTypeForMetrics ( )
IMPORT_C TInt | ScriptTypeForMetrics | ( | ) | const |
SetScriptTypeForMetrics ( TLanguage )
IMPORT_C void | SetScriptTypeForMetrics | ( | TLanguage | aLanguage | ) | |
operator== ( const TFontSpec & )