Custom Platform Support Development Kit
1.3
|
Provides service interfaces for Font table. More...
Classes | |
class | IFontTable |
Represents a font table containing information about a font family. More... | |
class | IFontTableGeneratorService |
Defines the interface to generate the font table for a font. More... | |
class | IGlyph |
Defines the interface that defines a glyph. More... | |
class | IKerningPair |
Defines the interface to obtain KerningPair char codes and the Kerning amount. More... | |
struct | KERNING_PAIR |
Defines a kerning pair and includes the kerning amount for the pair. More... | |
Variables | |
FCM::ConstFCMIID | IID_IFONT_TABLE |
Defines the universally-unique interface ID for IFontTable. More... | |
FCM::ConstFCMIID | IID_IFONT_TABLE_GENERATOR_SERVICE |
Defines the universally-unique interface ID for IFontTableGeneratorService. More... | |
FCM::ConstFCMIID | IID_IGLYPH |
Defines the universally-unique interface ID for IGlyph. More... | |
FCM::ConstFCMIID | IID_IKERNING_PAIR |
Defines the universally-unique interface ID for IKerningPair. More... | |
Provides service interfaces for Font table.
FCM::ConstFCMIID DOM::Service::FontTable::IID_IFONT_TABLE |
Defines the universally-unique interface ID for IFontTable.
FCM::ConstFCMIID DOM::Service::FontTable::IID_IFONT_TABLE_GENERATOR_SERVICE |
Defines the universally-unique interface ID for IFontTableGeneratorService.
FCM::ConstFCMIID DOM::Service::FontTable::IID_IGLYPH |
Defines the universally-unique interface ID for IGlyph.
FCM::ConstFCMIID DOM::Service::FontTable::IID_IKERNING_PAIR |
Defines the universally-unique interface ID for IKerningPair.