|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <psaux.h>

Public Attributes | |
| void(* | 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) |
| FT_Error(* | prepare )(CFF_Decoder *decoder, CFF_Size size, FT_UInt glyph_index) |
| FT_Error(* | parse_charstrings )(PS_Decoder *decoder, FT_Byte *charstring_base, FT_ULong charstring_len) |
| void(* CFF_Decoder_FuncsRec_::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) |
| FT_Error(* CFF_Decoder_FuncsRec_::parse_charstrings) (PS_Decoder *decoder, FT_Byte *charstring_base, FT_ULong charstring_len) |