freetype2/src/psaux
Werner Lemberg 24cee3a8a3 [psaux] Fix tracing of negative numbers.
Due to incorrect casting negative numbers were shown as very large
(positive) integers on 64bit systems.

* src/psaux/t1decode.c (t1_decoder_parse_charstrings) <op_none>:
Use division instead of shift.
2015-10-19 23:00:28 +02:00
..
Jamfile Make Jam support work again. 2015-06-21 19:12:12 +02:00
afmparse.c [psaux,psnames,type1,type42] NULL. 2015-04-12 23:16:48 -04:00
afmparse.h [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
module.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psaux.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxerr.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxmod.c Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psauxmod.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psconv.c [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
psconv.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psobjs.c [psaux] Fix memory leak (#45986). 2015-09-17 17:56:53 +02:00
psobjs.h [type1] Fix signedness issues. 2015-02-18 11:45:22 +01:00
rules.mk Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1cmap.c [psaux] Signedness fixes. 2015-02-25 11:20:20 +01:00
t1cmap.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
t1decode.c [psaux] Fix tracing of negative numbers. 2015-10-19 23:00:28 +02:00
t1decode.h Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00