freetype2/src/cid
Ewald Hew 7e23568b16 [type1, cid] Add hinting engine switch.
Implement property service in `type1' and `cid' drivers to allow
switching between FreeType or Adobe hinting engine when both are
available.

* src/cid/cidriver.c (cid_property_{set,get}, cid_services),
src/type1/t1driver.c (t1_property_{set,get}, t1_services): Add
Properties service.

* src/cid/cidobjs.c (cid_driver_init), src/type1/t1objs.c
(T1_Driver_Init): Add default property values.
2017-10-12 18:32:50 +08:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
ciderrs.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidgload.c Add T1_CONFIG_OPTION_OLD_ENGINE configuration option. 2017-10-12 18:32:50 +08:00
cidgload.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidload.c Update copyright year. 2017-01-04 20:16:34 +01:00
cidload.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidobjs.c [type1, cid] Add hinting engine switch. 2017-10-12 18:32:50 +08:00
cidobjs.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidparse.c Update copyright year. 2017-01-04 20:16:34 +01:00
cidparse.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidriver.c [type1, cid] Add hinting engine switch. 2017-10-12 18:32:50 +08:00
cidriver.h Update copyright year. 2017-01-04 20:16:34 +01:00
cidtoken.h 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
type1cid.c Improve `make multi'. 2017-03-18 07:06:49 +01:00