ReactOS 0.4.16-dev-1012-g3fe4b41
CFF_Decoder_FuncsRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for CFF_Decoder_FuncsRec_:

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)
 

Detailed Description

Definition at line 1216 of file psaux.h.

Member Data Documentation

◆ init

Definition at line 1218 of file psaux.h.

◆ parse_charstrings

FT_Error(* CFF_Decoder_FuncsRec_::parse_charstrings) (PS_Decoder *decoder, FT_Byte *charstring_base, FT_ULong charstring_len)

Definition at line 1241 of file psaux.h.

◆ prepare

FT_Error(* CFF_Decoder_FuncsRec_::prepare) (CFF_Decoder *decoder, CFF_Size size, FT_UInt glyph_index)

Definition at line 1228 of file psaux.h.


The documentation for this struct was generated from the following file: