24#include FT_INTERNAL_POSTSCRIPT_AUX_H
50#ifdef CFF_CONFIG_OPTION_OLD_ENGINE
52 cff_decoder_parse_charstrings(
CFF_Decoder* decoder,
static HRESULT get_callback(IBindCtx *pbc, IBindStatusCallback **callback)
FT_BEGIN_HEADER cff_decoder_init(CFF_Decoder *decoder, TT_Face face, CFF_Size size, CFF_GlyphSlot slot, FT_Bool hinting, FT_Render_Mode hint_mode, CFF_Decoder_Get_Glyph_Callback get_callback, CFF_Decoder_Free_Glyph_Callback free_callback)
cff_decoder_prepare(CFF_Decoder *decoder, CFF_Size size, FT_UInt glyph_index)
cff_lookup_glyph_by_stdcharcode(CFF_Font cff, FT_Int charcode)
enum FT_Render_Mode_ FT_Render_Mode
FT_BEGIN_HEADER typedef unsigned char FT_Bool
GLenum GLuint GLint GLenum face
FT_Error(* CFF_Decoder_Get_Glyph_Callback)(TT_Face face, FT_UInt glyph_index, FT_Byte **pointer, FT_ULong *length)
void(* CFF_Decoder_Free_Glyph_Callback)(TT_Face face, FT_Byte **pointer, FT_ULong length)