freetype2/include/freetype/config
Werner Lemberg 2429dc3d7c Add CFF_CONFIG_OPTION_OLD_ENGINE configuration option.
This controls whether the old FreeType CFF engine gets compiled into
FreeType.  It is now disabled by default.

* devel/ftoption.h, include/freetype/config/ftoption.h
(CFF_CONFIG_OPTION_OLD_ENGINE): New macro.

* src/cff/cffdrivr.c (cff_property_set), src/cff/cffgload.c
(CFF_Operator, cff_argument_counts, cff_builder_add_point,
cff_operator_seac, cff_decoder_parse_charstrings, cff_slot_load),
src/cff/cffgload.h, src/cff/cffobjs.c (cff_driver_init): Use
CFF_CONFIG_OPTION_OLD_ENGINE to guard the affected code.

* docs/CHANGES: Updated.
2013-06-03 12:41:58 +02:00
..
ftconfig.h Introduce unsigned 64bit type (if available). 2013-05-12 07:27:48 +02:00
ftheader.h [truetype] Add `interpreter-version' property. 2013-05-17 13:51:07 +02:00
ftmodule.h FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
ftoption.h Add CFF_CONFIG_OPTION_OLD_ENGINE configuration option. 2013-06-03 12:41:58 +02:00
ftstdlib.h Fix compilation with MSVC 5.0. 2012-07-09 09:55:50 +02:00