CSvgBitmapFontProvider Class Reference

class CSvgBitmapFontProvider : public CBase

Class description

Inherits from

  • CSvgBitmapFontProvider

Constructor & Destructor Documentation

CSvgBitmapFontProvider(const TFontSpec &)

CSvgBitmapFontProvider(const TFontSpec &aFontSpec)[private]

Parameters

const TFontSpec & aFontSpec

~CSvgBitmapFontProvider()

~CSvgBitmapFontProvider()

Member Functions Documentation

ConstructL()

voidConstructL()[private]

GetNearestFontToDesignHeightInTwips(CFont *&, TFontSpec)

TInt GetNearestFontToDesignHeightInTwips(CFont *&aFont,
TFontSpecaFontSpec
)

Releases a Font

Since
1.0

Parameters

CFont *& aFont- Pointer to the font where the new font information has to be filed in
TFontSpec aFontSpec- Object representing Font Specification(s)

NewL(const TFontSpec &)

CSvgBitmapFontProvider *NewL(const TFontSpec &aFontSpec)[static]

Parameters

const TFontSpec & aFontSpec

NewLC(const TFontSpec &)

CSvgBitmapFontProvider *NewLC(const TFontSpec &aFontSpec)[static]

Parameters

const TFontSpec & aFontSpec

ReleaseFont(CFont *)

voidReleaseFont(CFont *aFont)

Releases a Font

Since
1.0

Parameters

CFont * aFont- Pointer to the font of type CFont* to be released

Member Data Documentation

TFontSpec iFontSpec

TFontSpec iFontSpec[private]

CFbsTypefaceStore * iTypeFaceStore

CFbsTypefaceStore *iTypeFaceStore[private]