Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
IKerningPair.h File Reference

This file contains interface for IKerningPair. IKerningPair contains methods to obtain KerningPair chars and their corresponding kerning amount. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "IFCMUnknown.h"
#include "Utils/DOMTypes.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

struct  DOM::Service::FontTable::KERNING_PAIR
 Defines a kerning pair and includes the kerning amount for the pair. More...
 
class  DOM::Service::FontTable::IKerningPair
 Defines the interface to obtain KerningPair char codes and the Kerning amount. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::Service
 Provides service interfaces for DOM access.
 
 DOM::Service::FontTable
 Provides service interfaces for Font table.
 

Variables

FCM::ConstFCMIID DOM::Service::FontTable::IID_IKERNING_PAIR
 Defines the universally-unique interface ID for IKerningPair. More...
 

Detailed Description

This file contains interface for IKerningPair. IKerningPair contains methods to obtain KerningPair chars and their corresponding kerning amount.