freetype/src/cff
Ewald Hew df11628b76 Move struct declarations to `freetype/internal'.
NOTE: Does not compile!

This is so that the CFF functions moved to `psaux' can access the
same structs that they need.

* src/cff/cfftypes.h: Moved to...
* include/freetype/internal/cfftypes.h: ...Here.

* src/cff/cffobjs.h: Moved the struct declarations to...
* include/freetype/internal/cffotypes.h: ... this new file.

* include/freetype/internal/internal.h (FT_INTERNAL_CFF_TYPES_H,
FT_INTERNAL_CFF_OBJECT_TYPES_H): New macros.

* src/cff/cffcmap.h, src/cff/cffdrivr.c, src/cff/cffgload.c,
src/cff/cffgload.h, src/cff/cffload.h, src/cff/cffobjs.c,
src/cff/cffobjs.h, src/cff/cffparse.h, src/psaux/psobjs.h,
include/freetype/internal/psaux.h,
include/freetype/internal/services/svcfftl.h: Update includes.

* src/cff/rules.mk (CFF_DRV_H): Updated.
2017-09-25 09:26:59 +02:00
..
cff.c [psaux, cff] Move Adobe's engine components into `psaux' module. 2017-09-25 09:25:55 +02:00
cffcmap.c Update copyright year. 2017-01-04 20:16:34 +01:00
cffcmap.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffdrivr.c Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffdrivr.h Update copyright year. 2017-01-04 20:16:34 +01:00
cfferrs.h Update copyright year. 2017-01-04 20:16:34 +01:00
cffgload.c Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffgload.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffload.c */*: Remove `OVERFLOW_' prefix. 2017-06-09 11:21:58 +02:00
cffload.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffobjs.c Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffobjs.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffparse.c Create new `PSAux' service interface entries. 2017-09-25 09:26:59 +02:00
cffparse.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffpic.c Update copyright year. 2017-01-04 20:16:34 +01:00
cffpic.h Add new service for inter-module calls. 2017-09-25 09:26:59 +02:00
cfftoken.h Update copyright year. 2017-01-04 20:16:34 +01:00
Jamfile [psaux, cff] Move Adobe's engine components into `psaux' module. 2017-09-25 09:25:55 +02:00
module.mk Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00