freetype2/src/psaux
Werner Lemberg 63b91548e0 Fix `make multi'.
* include/freetype/internal/fttrace.h: Remove unused tracing macros.
s/pshalgo2/pshalgo/.
Add `trace_cffdecode'.
* src/pshinter/pshalgo.c (FT_COMPONENT): Updated.

* src/cff/cffload.c: Include FT_INTERNAL_POSTSCRIPT_AUX_H.
* src/cff/cffobjs.c: Include FT_SERVICE_METRICS_VARIATIONS_H and
FT_SERVICE_CFF_TABLE_LOAD_H.

* src/cid/cidriver.c: Include FT_INTERNAL_POSTSCRIPT_AUX_H.

* src/psaux/cffdecode.c: Include FT_FREETYPE_H and
FT_INTERNAL_DEBUG_H.
(FT_COMPONENT): Define.
* src/psaux/cffdecode.h: Include FT_INTERNAL_POSTSCRIPT_AUX_H.
* src/psaux/psauxmod.h: Include FT_INTERNAL_POSTSCRIPT_AUX_H.
Declare `cff_builder_funcs' and `ps_builder_funcs'.
* src/psaux/psft.c: Include `psobjs.h' and `cffdecode.h'.
* src/psaux/psobjs.c : Include `psauxmod.h'.
2017-12-07 14:33:44 +01:00
..
Jamfile Move `psdecode' into `psobjs'. 2017-09-25 09:26:59 +02:00
afmparse.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
afmparse.h Update copyright year. 2017-01-04 20:16:34 +01:00
cffdecode.c Fix `make multi'. 2017-12-07 14:33:44 +01:00
cffdecode.h Fix `make multi'. 2017-12-07 14:33:44 +01:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
psarrst.c Documentation fixes. 2017-09-25 09:26:59 +02:00
psarrst.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psaux.c Move `psdecode' into `psobjs'. 2017-09-25 09:26:59 +02:00
psauxerr.h Update copyright year. 2017-01-04 20:16:34 +01:00
psauxmod.c Add T1_CONFIG_OPTION_OLD_ENGINE configuration option. 2017-10-12 18:32:50 +08:00
psauxmod.h Fix `make multi'. 2017-12-07 14:33:44 +01:00
psblues.c Documentation fixes. 2017-09-25 09:26:59 +02:00
psblues.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psconv.c [psaux] Correctly handle sequences of multiple number signs. 2017-05-30 22:22:19 +02:00
psconv.h Update copyright year. 2017-01-04 20:16:34 +01:00
pserror.c Documentation fixes. 2017-09-25 09:26:59 +02:00
pserror.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psfixed.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psfont.c [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psfont.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psft.c Fix `make multi'. 2017-12-07 14:33:44 +01:00
psft.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psglue.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
pshints.c Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
pshints.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psintrp.c [psaux] Fix PostScript interpreter rewinding in Type 1 mode. (#52251) 2017-11-03 15:23:12 +08:00
psintrp.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psobjs.c Fix `make multi'. 2017-12-07 14:33:44 +01:00
psobjs.h Copyright notices, formatting, whitespace, minor doc fixes. 2017-09-26 12:53:41 +02:00
psread.c Documentation fixes. 2017-09-25 09:26:59 +02:00
psread.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
psstack.c Documentation fixes. 2017-09-25 09:26:59 +02:00
psstack.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
pstypes.h [psaux] Formatting, minor fixes, whitespace, copyright notices. 2017-10-01 01:40:12 +02:00
rules.mk Move `psdecode' into `psobjs'. 2017-09-25 09:26:59 +02:00
t1cmap.c Update copyright year. 2017-01-04 20:16:34 +01:00
t1cmap.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1decode.c Add T1_CONFIG_OPTION_OLD_ENGINE configuration option. 2017-10-12 18:32:50 +08:00
t1decode.h Add T1_CONFIG_OPTION_OLD_ENGINE configuration option. 2017-10-12 18:32:50 +08:00