24#include FT_INTERNAL_STREAM_H
25#include FT_INTERNAL_POSTSCRIPT_AUX_H
26#include FT_MULTIPLE_MASTERS_H
60#define T1_PRIVATE ( 1 << 0 )
61#define T1_FONTDIR_AFTER_PRIVATE ( 1 << 1 )
67#ifndef T1_CONFIG_OPTION_NO_MM_SUPPORT
FT_BEGIN_HEADER typedef unsigned char FT_Bool
GLenum GLuint GLint GLenum face
PS_TableRec encoding_table
FT_UInt keywords_encountered
T1_Get_MM_WeightVector(T1_Face face, FT_UInt *len, FT_Fixed *weightvector)
FT_BEGIN_HEADER struct T1_Loader_ * T1_Loader
T1_Reset_MM_Blend(T1_Face face, FT_UInt instance_index)
T1_Get_Var_Design(T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
T1_Get_MM_Blend(T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
FT_BEGIN_HEADER struct T1_Loader_ T1_LoaderRec
T1_Set_Var_Design(T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
T1_Set_MM_Blend(T1_Face face, FT_UInt num_coords, FT_Fixed *coords)
T1_Done_Blend(T1_Face face)
T1_Open_Face(T1_Face face)
T1_Set_MM_Design(T1_Face face, FT_UInt num_coords, FT_Long *coords)
T1_Get_MM_Var(T1_Face face, FT_MM_Var **master)
T1_Get_Multi_Master(T1_Face face, FT_Multi_Master *master)
T1_Set_MM_WeightVector(T1_Face face, FT_UInt len, FT_Fixed *weightvector)
FT_BEGIN_HEADER struct T1_ParserRec_ T1_ParserRec