freetype2/src/type1
Ewald Hew dff40d03df Add T1_CONFIG_OPTION_OLD_ENGINE configuration option.
This controls whether the old Type 1 engine gets compiled into FreeType.
It is disabled by default.

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

* include/freetype/internal/psaux.h (PS_Decoder): Remove unused field.
* include/freetype/internal/psaux.h, src/cid/cidgload.c
(cid_load_glyph), src/psaux/psauxmod.c, src/psaux/psobjs.c
(ps_builder_add_point), src/psaux/t1decode.c
(t1_lookup_glyph_by_stdcharcode, t1_decoder_parse_glyph,
t1operator_seac, t1_decoder_parse_charstrings), src/psaux/t1decode.h,
src/type1/t1gload.c (T1_Parse_Glyph_And_Get_Char_String): Surround
relevant code with macro.
Minor code changes.
2017-10-12 18:32:50 +08:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00
t1afm.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
t1afm.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1driver.c Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
t1driver.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1errors.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1gload.c Add T1_CONFIG_OPTION_OLD_ENGINE configuration option. 2017-10-12 18:32:50 +08:00
t1gload.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1load.c Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
t1load.h Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
t1objs.c Switch to Adobe engine. 2017-09-25 09:26:59 +02:00
t1objs.h Reorganize object fields. 2017-09-25 09:26:59 +02:00
t1parse.c Update copyright year. 2017-01-04 20:16:34 +01:00
t1parse.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1tokens.h Update copyright year. 2017-01-04 20:16:34 +01:00
type1.c Improve `make multi'. 2017-03-18 07:06:49 +01:00