28#error "freetype.h of FreeType 1 has been loaded!"
29#error "Please fix the directory search order for header files"
30#error "so that freetype.h of FreeType 2 is found first."
256#define t1_blend_underline_position T1_BLEND_UNDERLINE_POSITION
257#define t1_blend_underline_thickness T1_BLEND_UNDERLINE_THICKNESS
258#define t1_blend_italic_angle T1_BLEND_ITALIC_ANGLE
259#define t1_blend_blue_values T1_BLEND_BLUE_VALUES
260#define t1_blend_other_blues T1_BLEND_OTHER_BLUES
261#define t1_blend_standard_widths T1_BLEND_STANDARD_WIDTH
262#define t1_blend_standard_height T1_BLEND_STANDARD_HEIGHT
263#define t1_blend_stem_snap_widths T1_BLEND_STEM_SNAP_WIDTHS
264#define t1_blend_stem_snap_heights T1_BLEND_STEM_SNAP_HEIGHTS
265#define t1_blend_blue_scale T1_BLEND_BLUE_SCALE
266#define t1_blend_blue_shift T1_BLEND_BLUE_SHIFT
267#define t1_blend_family_blues T1_BLEND_FAMILY_BLUES
268#define t1_blend_family_other_blues T1_BLEND_FAMILY_OTHER_BLUES
269#define t1_blend_force_bold T1_BLEND_FORCE_BOLD
270#define t1_blend_max T1_BLEND_MAX
276#define T1_MAX_MM_DESIGNS 16
279#define T1_MAX_MM_AXIS 4
282#define T1_MAX_MM_MAP_POINTS 20
FT_BEGIN_HEADER typedef signed long FT_Pos
FT_BEGIN_HEADER typedef unsigned char FT_Bool
GLenum GLuint GLint GLenum face
FT_Fixed forcebold_threshold
PS_PrivateRec private_dict
FT_Fixed expansion_factor
FT_String * cid_font_name
PS_DesignMapRec design_map[T1_MAX_MM_AXIS]
FT_Fixed * default_weight_vector
PS_Private privates[T1_MAX_MM_DESIGNS+1]
FT_BBox * bboxes[T1_MAX_MM_DESIGNS+1]
FT_UInt default_design_vector[T1_MAX_MM_DESIGNS]
PS_FontInfo font_infos[T1_MAX_MM_DESIGNS+1]
FT_Fixed * design_pos[T1_MAX_MM_DESIGNS]
FT_UInt num_default_design_vector
FT_String * axis_names[T1_MAX_MM_AXIS]
FT_UShort underline_thickness
FT_Short underline_position
FT_UShort standard_width[1]
FT_Short snap_heights[13]
FT_Fixed expansion_factor
FT_Byte num_family_other_blues
FT_UShort standard_height[1]
FT_Short family_blues[14]
FT_Short family_other_blues[10]
FT_Get_PS_Font_Info(FT_Face face, PS_FontInfo afont_info)
@ T1_ENCODING_TYPE_ISOLATIN1
@ T1_ENCODING_TYPE_STANDARD
@ T1_ENCODING_TYPE_EXPERT
@ T1_BLEND_STEM_SNAP_HEIGHTS
@ T1_BLEND_UNDERLINE_POSITION
@ T1_BLEND_FAMILY_OTHER_BLUES
@ T1_BLEND_STANDARD_WIDTH
@ T1_BLEND_STEM_SNAP_WIDTHS
@ T1_BLEND_UNDERLINE_THICKNESS
@ T1_BLEND_STANDARD_HEIGHT
struct PS_PrivateRec_ PS_PrivateRec
struct CID_FaceDictRec_ * CID_FaceDict
struct PS_FontInfoRec_ * PS_FontInfo
struct CID_FaceDictRec_ CID_FaceDictRec
struct CID_FaceInfoRec_ * CID_FaceInfo
@ PS_DICT_NUM_BLUE_VALUES
@ PS_DICT_NUM_STEM_SNAP_V
@ PS_DICT_NUM_CHAR_STRINGS
@ PS_DICT_NUM_STEM_SNAP_H
@ PS_DICT_NUM_FAMILY_OTHER_BLUES
@ PS_DICT_FAMILY_OTHER_BLUE
@ PS_DICT_NUM_FAMILY_BLUES
@ PS_DICT_NUM_OTHER_BLUES
@ PS_DICT_CHAR_STRING_KEY
@ PS_DICT_UNDERLINE_POSITION
@ PS_DICT_UNDERLINE_THICKNESS
struct PS_DesignMap_ PS_DesignMapRec
PS_FontInfoRec T1_FontInfo
enum PS_Dict_Keys_ PS_Dict_Keys
#define T1_MAX_MM_DESIGNS
FT_Has_PS_Glyph_Names(FT_Face face)
struct PS_DesignMap_ * PS_DesignMap
struct PS_BlendRec_ * PS_Blend
PS_DesignMapRec T1_DesignMap
struct CID_FaceInfoRec_ CID_FaceInfoRec
struct PS_BlendRec_ PS_BlendRec
FT_BEGIN_HEADER struct PS_FontInfoRec_ PS_FontInfoRec
enum T1_EncodingType_ T1_EncodingType
FT_Get_PS_Font_Value(FT_Face face, PS_Dict_Keys key, FT_UInt idx, void *value, FT_Long value_len)
CID_FaceDictRec CID_FontDict
FT_Get_PS_Font_Private(FT_Face face, PS_Private afont_private)
enum T1_Blend_Flags_ T1_Blend_Flags
struct PS_PrivateRec_ * PS_Private