zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
svkern.h File Reference
#include <FT_INTERNAL_SERVICE_H>
#include <FT_TRUETYPE_TABLES_H>

Go to the source code of this file.

Macros

#define FT_SERVICE_ID_KERNING   "kerning"
 

Typedefs

typedef FT_Error(* FT_Kerning_TrackGetFunc )(FT_Face face, FT_Fixed point_size, FT_Int degree, FT_Fixed *akerning)
 

Functions

 FT_DEFINE_SERVICE (Kerning)
 

Macro Definition Documentation

#define FT_SERVICE_ID_KERNING   "kerning"

Definition at line 28 of file svkern.h.

Typedef Documentation

typedef FT_Error(* FT_Kerning_TrackGetFunc)(FT_Face face, FT_Fixed point_size, FT_Int degree, FT_Fixed *akerning)

Definition at line 32 of file svkern.h.

Function Documentation

FT_DEFINE_SERVICE ( Kerning  )

Definition at line 37 of file svkern.h.