22#include <freetype/freetype.h>
25#error "freetype.h of FreeType 1 has been loaded!"
26#error "Please fix the directory search order for header files"
27#error "so that freetype.h of FreeType 2 is found first."
FT_BEGIN_HEADER typedef unsigned char FT_Bool
FT_BEGIN_HEADER typedef FT_Error(* SVG_Lib_Init_Func)(FT_Pointer *data_pointer)
FT_Error(* SVG_Lib_Render_Func)(FT_GlyphSlot slot, FT_Pointer *data_pointer)
struct FT_SVG_DocumentRec_ FT_SVG_DocumentRec
struct SVG_RendererHooks_ SVG_RendererHooks
void(* SVG_Lib_Free_Func)(FT_Pointer *data_pointer)
struct FT_SVG_DocumentRec_ * FT_SVG_Document
FT_Error(* SVG_Lib_Preset_Slot_Func)(FT_GlyphSlot slot, FT_Bool cache, FT_Pointer *state)
FT_ULong svg_document_length
SVG_Lib_Free_Func free_svg
SVG_Lib_Preset_Slot_Func preset_slot
SVG_Lib_Init_Func init_svg
SVG_Lib_Render_Func render_svg