freetype2/src/psaux
Werner Lemberg 8b281f83e8 Fix Savannah bug #41309.
* src/type1/t1load.c (t1_parse_font_matrix): Properly handle result
of `T1_ToFixedArray'.

* src/cid/cidload.c (cid_parse_font_matrix): Synchronize with
`t1_parse_font_matrix'.

* src/type42/t42parse.c (t42_parse_font_matrix): Synchronize with
`t1_parse_font_matrix'.
(t42_parse_encoding): Synchronize with `t1_parse_encoding'.

* src/psaux/psobjs.c (ps_parser_load_field) <T1_FIELD_TYPE_BBOX>,
<T1_FIELD_TYPE_MMOX>: Properly handle result of `ps_tofixedarray'.
2014-01-23 08:14:53 +01:00
..
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
afmparse.c Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02: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 More fixes for clang's `sanitize' feature. 2013-05-04 16:40:12 +02:00
psconv.h [psaux] Fix some value overflows and improve tracing. 2012-10-20 11:27:25 +02:00
psobjs.c Fix Savannah bug #41309. 2014-01-23 08:14:53 +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 clang fixes. 2013-05-04 18:57:56 +02:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00