freetype2/src/psaux
Werner Lemberg 8e82a961e7 [psaux] Improve parsing of invalid numbers.
* src/psaux/psconv.c (PS_Conv_Strtol): Always parse complete number,
even in case of overflow.
(PS_Conv_ToInt): Only increase cursor if parsing was successful.
(PS_Conv_ToFixed): Ditto.
Trace underflow and data error.
2012-10-21 11:02:50 +02:00
..
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
afmparse.c [psaux] Fix handling of track kerning. 2012-03-03 07:03:08 +01:00
afmparse.h Formatting. 2010-06-08 08:37:11 +02:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
psauxmod.c Whitespace. 2011-11-30 10:46:53 +01:00
psauxmod.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
psconv.c [psaux] Improve parsing of invalid numbers. 2012-10-21 11:02:50 +02:00
psconv.h [psaux] Fix some value overflows and improve tracing. 2012-10-20 11:27:25 +02:00
psobjs.c [type1] Fix Savannah bug #35606. 2012-02-26 05:26:56 +01:00
psobjs.h psaux: Use size_t variable to pass the buffer size. 2009-08-01 00:30:17 +09:00
rules.mk Formatting, copyright years. 2006-01-16 22:35:33 +00:00
t1cmap.c Prepare source code for amalgamation (6/6). 2012-02-24 12:26:25 +01:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c Fix Savannah bug #36833. 2012-07-18 10:39:18 +02:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00