Home
last modified time | relevance | path

Searched refs:t42_parse_sfnts (Results 1 – 7 of 7) sorted by relevance

/external/freetype/src/type42/
Dt42parse.c48 t42_parse_sfnts( T42_Face face,
100 T1_FIELD_CALLBACK( "sfnts", t42_parse_sfnts, 0 )
532 t42_parse_sfnts( T42_Face face, in t42_parse_sfnts() function
/external/freetype/
DChangeLog.242471 * src/type42/t42parse.c (t42_parse_sfnts): Simplify previous change.
2486 * src/type42/t42parse.c (t42_parse_sfnts): Use bitmask instead of
2533 * src/type42/t42parse.c (t42_parse_sfnts): Check `string_size' more
5514 * src/type42/t42parse.c (t42_parse_sfnts): Protect against negative
DChangeLog.2559 * src/type42/t42parse.c (t42_parse_sfnts): Reject invalid TTF size.
69 * src/type42/t42parse.c (t42_parse_sfnts): Check `string_size'.
802 * src/type42/t42parse.c (t42_parse_sfnts): Always set
DChangeLog.262542 * src/type42/t42parse.c (t42_parse_sfnts): Use proper cast.
2579 * src/type42/t42parse.c (t42_parse_sfnts): Fix off-by-one error in
2608 * src/type42/t42parse.c (t42_parse_sfnts): Table lengths must be
DChangeLog.211013 * src/type42/t42parse.c (t42_parse_encoding, t42_parse_sfnts,
4071 * src/type42/t42parse.c (t42_parse_sfnts): Initialize `string_size'.
4098 (t42_parse_sfnts): Updated to use new PostScript parser routines
7924 * src/type42/t42parse.c (t42_parse_sfnts): Fix compiler warning.
8175 t42_parse_encoding, t42_parse_sfnts, t42_parse_charstrings,
DChangeLog3673 * src/type42/t42parse.c (t42_parse_sfnts): One more format check.
DChangeLog.235610 * src/type42/t42parse.c (t42_parse_sfnts): s/alloc/allocated/.