#include <ft2build.h>
Go to the source code of this file.
◆ ft_sfnt_head
◆ ft_sfnt_hhea
◆ ft_sfnt_maxp
◆ ft_sfnt_os2
◆ ft_sfnt_pclt
◆ ft_sfnt_post
◆ ft_sfnt_vhea
◆ FT_Sfnt_Tag
◆ TT_Header
◆ TT_HoriHeader
◆ TT_MaxProfile
◆ TT_OS2
◆ TT_PCLT
◆ TT_Postscript
◆ TT_VertHeader
◆ FT_Sfnt_Tag_
Enumerator |
---|
FT_SFNT_HEAD | |
FT_SFNT_MAXP | |
FT_SFNT_OS2 | |
FT_SFNT_HHEA | |
FT_SFNT_VHEA | |
FT_SFNT_POST | |
FT_SFNT_PCLT | |
FT_SFNT_MAX | |
Definition at line 613 of file tttables.h.
enum FT_Sfnt_Tag_ FT_Sfnt_Tag
◆ FT_Get_CMap_Format()
◆ FT_Get_CMap_Language_ID()
Definition at line 4182 of file ftobjs.c.
4184 FT_Service_TTCMaps service;
4189 if ( !charmap || !charmap->
face )
4196 if ( service->get_cmap_info( charmap, &
cmap_info ))
#define FT_FACE_FIND_SERVICE(face, ptr, id)
GLenum GLuint GLint GLenum face
◆ FT_Get_Sfnt_Table()
Definition at line 4113 of file ftobjs.c.
4117 FT_Service_SFNT_Table service;
GLenum GLsizei GLenum GLenum const GLvoid * table
#define FT_FACE_FIND_SERVICE(face, ptr, id)
GLenum GLuint GLint GLenum face
Referenced by FontFamilyFillInfo(), FT_Get_FSType_Flags(), ftGdiGetTextCharsetInfo(), ftGdiGetTextMetricsW(), IntFontType(), IntGdiLoadFontsFromMemory(), IntGetOutlineTextMetrics(), IntRequestFontSize(), IntWidthMatrix(), and NtGdiGetGlyphIndicesW().
◆ FT_Load_Sfnt_Table()
◆ FT_Sfnt_Table_Info()
Definition at line 4157 of file ftobjs.c.
4162 FT_Service_SFNT_Table service;
4169 return FT_THROW( Invalid_Face_Handle );
4173 return FT_THROW( Unimplemented_Feature );
GLenum GLuint GLenum GLsizei length
#define FT_FACE_FIND_SERVICE(face, ptr, id)
GLenum GLuint GLint GLenum face