Searched refs:cff_decoder_parse_charstrings (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/freetype/src/psaux/ |
H A D | cffdecode.h | 51 cff_decoder_parse_charstrings( CFF_Decoder* decoder,
|
H A D | psauxmod.c | 143 cff_decoder_parse_charstrings, /* parse_charstrings_old */
|
H A D | cffdecode.c | 312 error = cff_decoder_parse_charstrings( decoder, charstring, in cff_operator_seac() 342 error = cff_decoder_parse_charstrings( decoder, charstring, in cff_operator_seac() 496 cff_decoder_parse_charstrings( CFF_Decoder* decoder, in cff_decoder_parse_charstrings() function
|
/aosp_15_r20/external/freetype/docs/oldlogs/ |
H A D | ChangeLog.24 | 79 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Ditto. 114 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Simplify. 149 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Use unsigned 2452 (ft_contour_has), src/cff/cffgload.c (cff_decoder_parse_charstrings) 4393 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Emit tracing 4797 * src/cff/cffgload.c (cff_decoder_parse_charstrings) 5523 of the values in decoder, if `cff_decoder_parse_charstrings' 5543 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Check stack 5599 * src/cff/cffgload.c (cff_decoder_parse_charstrings) 5741 * src/cff/cffgload.c (cff_decoder_parse_charstrings) [all …]
|
H A D | ChangeLog.23 | 410 (cff_decoder_parse_charstrings): Updated for more Type1 support. 445 * src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_get, 456 * src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_dup>: 1446 * src/cff/cffgload.c (cff_decoder_parse_charstrings): 2175 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Do it. 2192 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Abort if byte 4009 cff_decoder_parse_charstrings): Handle (invalid) 4220 (cff_decoder_parse_charstrings): Handle `width_only'. 4323 * src/cff/cffgload.c (cff_decoder_parse_charstrings): No longer 4366 cff_decoder_parse_charstrings): Improve debug output. [all …]
|
H A D | ChangeLog.210 | 3877 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings): Exit early 5375 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings): Mask numeric 5604 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) 5700 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) <cff_op_blend> 5749 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) 5761 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) <cff_op_roll> 6151 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) <cff_op_roll> 6305 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) 6343 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) 6372 * src/psaux/cffdecode.c (cff_decoder_parse_charstrings) [all …]
|
H A D | ChangeLog.21 | 2291 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Replace 3168 * src/cff/cffgload.c (cff_decoder_parse_charstrings) 3174 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Handle special 3262 (cff_decoder_parse_charstrings) <cff_op_endchar>: Fix magnitude 3427 * src/cff/cffgload.c (cff_decoder_parse_charstrings) 3446 * src/cff/cffgload.c (cff_decoder_parse_charstrings) 5405 (cff_decoder_parse_charstrings) <cff_op_endchar>: Call hinter->apply 6828 (cff_decoder_parse_charstrings): Use FT_ULong for third parameter. 7683 CFF_Parse_CharStrings -> cff_decoder_parse_charstrings
|
H A D | ChangeLog.26 | 1211 * src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_store, 1346 * src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_sqrt>: 1366 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Fix `eq' 4465 * src/cff/cffgload.c (cff_decoder_parse_charstrings)
|
H A D | ChangeLog.28 | 929 (cff_decoder_parse_charstrings): Use OVERFLOW_ADD_LONG and 2305 * src/cff/cffgload.c (cff_decoder_parse_charstrings): Don't
|
H A D | ChangeLog.25 | 665 src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_endchar>, 4881 cff_operator_seac, cff_decoder_parse_charstrings, cff_slot_load),
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 14241 … Update code similarly to the seac support for Type 1 fonts. (cff_decoder_parse_charstrings) <cff_…
|