freetype2/src/cff
Werner Lemberg 6689a009ce [Savannah bug #43682] Properly handle missing return errors.
The functions in this patch *do* return non-trivial errors that must
be taken care of.

* src/autofit/afloader.c (af_loader_load_g), src/base/ftobjs.c
(FT_Render_Glyph_Internal), src/base/ftoutln.c (FT_Outline_Render),
src/cff/cffgload.c (cff_decoder_parse_charstrings) <cff_op_endchar>,
src/psaux/psobjs.c (ps_parser_load_field_table), src/psaux/t1decode
(t1_decoder_parse_charstrings) <op_endchar>, src/truetype/ttgload.c
(load_truetype_glyph <subglyph loop>, tt_loader_init,
TT_Load_Glyph), src/truetype/ttgxvar.c (TT_Set_MM_Blend),
src/truetype/ttobjs.c (tt_size_run_fpgm, tt_size_run_prep): Do it.
2014-11-25 08:53:09 +01:00
..
Jamfile Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cf2arrst.c Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
cf2arrst.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2blues.c Math simplifications. 2014-02-28 09:25:57 +01:00
cf2blues.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2error.c [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2error.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2fixed.h Fix errors reported by clang's `sanitize' feature. 2013-05-04 14:05:24 +02:00
cf2font.c [cff] Fix Savannah bug #43271. 2014-10-02 06:32:32 +02:00
cf2font.h [cff] Add `darkening-parameters' property. 2013-06-25 23:28:02 +02:00
cf2ft.c [cff] Fix Savannah bug #43658. 2014-11-22 09:16:39 +01:00
cf2ft.h [cff] Make Adobe CFF engine work correctly on 64bit hosts. 2013-05-04 18:04:07 +02:00
cf2glue.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2hints.c [cff] Fix typo. 2014-07-26 09:53:50 +09:00
cf2hints.h Fix Savannah bug #39295. 2013-09-29 16:17:02 +02:00
cf2intrp.c More compiler warning fixes. 2013-06-12 10:58:06 +02:00
cf2intrp.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2read.c More compiler warning fixes. 2013-06-12 10:58:06 +02:00
cf2read.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2stack.c [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2stack.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cf2types.h [cff] New files for Adobe's Type 2 interpreter and hinting engine. 2013-04-13 15:02:31 +02:00
cff.c [cff] Add a new Type 2 interpreter and hinter. 2013-04-13 18:53:28 +02:00
cffcmap.c [cff, pfr, psaux, winfonts] Fix Savannah bug #43676. 2014-11-24 09:53:07 +01:00
cffcmap.h Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cffdrivr.c Better tracing of loaded glyphs. 2013-08-26 12:55:48 +02:00
cffdrivr.h Position Independent Code (PIC) support in cff driver. 2009-04-05 18:12:03 +03:00
cfferrs.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
cffgload.c [Savannah bug #43682] Properly handle missing return errors. 2014-11-25 08:53:09 +01:00
cffgload.h Add CFF_CONFIG_OPTION_OLD_ENGINE configuration option. 2013-06-03 12:41:58 +02:00
cffload.c [cff] Fix Savannah bug #41693. 2014-02-26 14:18:03 +01:00
cffload.h Remove trailing spaces. 2012-01-17 02:00:24 +09:00
cffobjs.c Remove all code related to FT_MAX_CHARMAP_CACHEABLE. 2014-11-24 17:16:08 +01:00
cffobjs.h [cff] Add `darkening-parameters' property. 2013-06-25 23:28:02 +02:00
cffparse.c Fix clang static analyzer and compiler warnings. 2014-02-08 13:55:38 +01:00
cffparse.h [cff] Better tracing of the parsing process. 2011-08-25 13:41:16 +02:00
cffpic.c Whitespace. 2013-03-17 08:14:46 +01:00
cffpic.h Add framework for CFF properties. 2013-04-12 19:48:06 +02:00
cfftoken.h [cff] Better tracing of the parsing process. 2011-08-25 13:41:16 +02:00
cfftypes.h [cff] Add a new Type 2 interpreter and hinter. 2013-04-13 18:53:28 +02:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk [cff] Add a new Type 2 interpreter and hinter. 2013-04-13 18:53:28 +02:00