Home
last modified time | relevance | path

Searched defs:AF_FaceGlobalsRec_ (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/autofit/
Dafglobal.h105 typedef struct AF_FaceGlobalsRec_ struct
107 FT_Face face;
108 FT_Long glyph_count; /* same as face->num_glyphs */
109 FT_UShort* glyph_styles;
112 hb_font_t* hb_font;
113 hb_buffer_t* hb_buf; /* for feature comparison */
117 FT_UInt increase_x_height;
119 AF_StyleMetrics metrics[AF_STYLE_MAX];
123 FT_UShort stem_darkening_for_ppem;
126 FT_Pos standard_vertical_width;
[all …]