zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FT_FaceRec_ Struct Reference

#include <freetype.h>

Public Attributes

FT_Short ascender
 
FT_Generic autohint
 
FT_Bitmap_Sizeavailable_sizes
 
FT_BBox bbox
 
FT_CharMap charmap
 
FT_CharMapcharmaps
 
FT_Short descender
 
FT_Driver driver
 
voidextensions
 
FT_Long face_flags
 
FT_Long face_index
 
FT_Stringfamily_name
 
FT_Generic generic
 
FT_GlyphSlot glyph
 
FT_Short height
 
FT_Face_Internal internal
 
FT_Short max_advance_height
 
FT_Short max_advance_width
 
FT_Memory memory
 
FT_Int num_charmaps
 
FT_Long num_faces
 
FT_Int num_fixed_sizes
 
FT_Long num_glyphs
 
FT_Size size
 
FT_ListRec sizes_list
 
FT_Stream stream
 
FT_Long style_flags
 
FT_Stringstyle_name
 
FT_Short underline_position
 
FT_Short underline_thickness
 
FT_UShort units_per_EM
 

Detailed Description

Definition at line 912 of file freetype.h.

Member Data Documentation

FT_Short FT_FaceRec_::ascender
FT_Generic FT_FaceRec_::autohint

Definition at line 961 of file freetype.h.

Referenced by destroy_face().

FT_BBox FT_FaceRec_::bbox

Definition at line 936 of file freetype.h.

Referenced by sfnt_load_face(), T1_Face_Init(), and T42_Face_Init().

FT_Short FT_FaceRec_::descender
void* FT_FaceRec_::extensions

Definition at line 962 of file freetype.h.

FT_Long FT_FaceRec_::face_index

Definition at line 915 of file freetype.h.

Referenced by cid_size_init(), FNT_Face_Init(), pcf_load_font(), T1_Face_Init(), and T42_Face_Init().

FT_String* FT_FaceRec_::family_name
FT_Generic FT_FaceRec_::generic

Definition at line 931 of file freetype.h.

Referenced by destroy_face().

FT_Short FT_FaceRec_::max_advance_height

Definition at line 944 of file freetype.h.

Referenced by FT_Open_Face(), sfnt_load_face(), T1_Face_Init(), and T42_Face_Init().

FT_Short FT_FaceRec_::max_advance_width
FT_Long FT_FaceRec_::num_faces
FT_Int FT_FaceRec_::num_fixed_sizes
FT_ListRec FT_FaceRec_::sizes_list

Definition at line 959 of file freetype.h.

Referenced by destroy_face(), and FT_Done_Size().

FT_String* FT_FaceRec_::style_name
FT_Short FT_FaceRec_::underline_position

Definition at line 946 of file freetype.h.

Referenced by sfnt_load_face(), T1_Face_Init(), and T42_Face_Init().

FT_Short FT_FaceRec_::underline_thickness

Definition at line 947 of file freetype.h.

Referenced by sfnt_load_face(), T1_Face_Init(), and T42_Face_Init().


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