Searched refs:FT_LOAD_LINEAR_DESIGN (Results 1 – 7 of 7) sorted by relevance
3084 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 ) macro
339 FT_LOAD_LINEAR_DESIGN; in af_loader_load_glyph()
269 …{ "linear_design", NULL, 0, AV_OPT_TYPE_CONST, { .i64 = FT_LOAD_LINEAR_DESIGN }, …
1024 if ( ( load_flags & FT_LOAD_LINEAR_DESIGN ) == 0 && in FT_Load_Glyph()
3039 FT_LOAD_LINEAR_DESIGN.
2268 FT_LOAD_LINEAR_DESIGN while calling FT_Load_Glyph to get unscaled
7582 * 16.16 fractional pixels, unless @FT_LOAD_LINEAR_DESIGN is set when7589 * 16.16 fractional pixels, unless @FT_LOAD_LINEAR_DESIGN is set when7615 #define FT_LOAD_LINEAR_DESIGN ( 1L << 13 )