Eneboo - Documentación para desarrolladores
Funciones
Referencia del Archivo src/qt/src/3rdparty/opentype/ftxopen.c
#include "ftxopen.h"
#include "ftxopenf.h"
#include "ftglue.h"

Funciones

FT_Error Load_ScriptList (TTO_ScriptList *sl, FT_Stream stream)
void Free_ScriptList (TTO_ScriptList *sl, FT_Memory memory)
FT_Error Load_FeatureList (TTO_FeatureList *fl, FT_Stream stream)
void Free_FeatureList (TTO_FeatureList *fl, FT_Memory memory)
FT_Error Load_LookupList (TTO_LookupList *ll, FT_Stream stream, TTO_Type type)
void Free_LookupList (TTO_LookupList *ll, TTO_Type type, FT_Memory memory)
FT_Error Load_Coverage (TTO_Coverage *c, FT_Stream stream)
void Free_Coverage (TTO_Coverage *c, FT_Memory memory)
FT_Error Coverage_Index (TTO_Coverage *c, FT_UShort glyphID, FT_UShort *index)
FT_Error Load_ClassDefinition (TTO_ClassDefinition *cd, FT_UShort limit, FT_Stream stream)
FT_Error Load_EmptyClassDefinition (TTO_ClassDefinition *cd, FT_Stream stream)
void Free_ClassDefinition (TTO_ClassDefinition *cd, FT_Memory memory)
FT_Error Get_Class (TTO_ClassDefinition *cd, FT_UShort glyphID, FT_UShort *class, FT_UShort *index)
FT_Error Load_Device (TTO_Device *d, FT_Stream stream)
void Free_Device (TTO_Device *d, FT_Memory memory)
FT_Error Get_Device (TTO_Device *d, FT_UShort size, FT_Short *value)

Documentación de las funciones

FT_Error Coverage_Index ( TTO_Coverage c,
FT_UShort  glyphID,
FT_UShort *  index 
)
void Free_ClassDefinition ( TTO_ClassDefinition cd,
FT_Memory  memory 
)
void Free_Coverage ( TTO_Coverage c,
FT_Memory  memory 
)
void Free_Device ( TTO_Device d,
FT_Memory  memory 
)
void Free_FeatureList ( TTO_FeatureList fl,
FT_Memory  memory 
)
void Free_LookupList ( TTO_LookupList ll,
TTO_Type  type,
FT_Memory  memory 
)
void Free_ScriptList ( TTO_ScriptList sl,
FT_Memory  memory 
)
FT_Error Get_Class ( TTO_ClassDefinition cd,
FT_UShort  glyphID,
FT_UShort *  class,
FT_UShort *  index 
)
FT_Error Get_Device ( TTO_Device d,
FT_UShort  size,
FT_Short *  value 
)
FT_Error Load_ClassDefinition ( TTO_ClassDefinition cd,
FT_UShort  limit,
FT_Stream  stream 
)
FT_Error Load_Coverage ( TTO_Coverage c,
FT_Stream  stream 
)
FT_Error Load_Device ( TTO_Device d,
FT_Stream  stream 
)
FT_Error Load_EmptyClassDefinition ( TTO_ClassDefinition cd,
FT_Stream  stream 
)
FT_Error Load_FeatureList ( TTO_FeatureList fl,
FT_Stream  stream 
)
FT_Error Load_LookupList ( TTO_LookupList ll,
FT_Stream  stream,
TTO_Type  type 
)
FT_Error Load_ScriptList ( TTO_ScriptList sl,
FT_Stream  stream 
)
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'