Al-Qurtas-Islamic-bank-The-.../src/cff
Werner Lemberg 98ba0c4a37 New `ftdriver.h' file, covering all driver modules.
This reduces redundancy and increases synergy; it also reduces the
number of header files.

* include/freetype/config/ftheader.h (FT_DRIVER_H): New macro.
(FT_AUTOHINTER_H, FT_CFF_DRIVER_H, FT_TRUETYPE_DRIVER_H,
FT_PCF_DRIVER_H, FT_TYPE1_DRIVER_H): Make them aliases to
FT_DRIVER_H.

* include/freetype/ftautoh.h, include/freetype/ftcffdrv.h,
include/freetype/ftpcfdrv.h, include/freetype/ftt1drv.h,
include/freetype/ftttdrv.h: Replaced with...
* include/freetype/ftdriver.h: ...this new file.
(FT_CFF_HINTING_ADOBE, FT_T1_HINTING_ADOBE): Renamed to...
(FT_HINTING_ADOBE): ... this new macro.
(FT_CFF_HINTING_FREETYPE, FT_T1_HINTING_FREETYPE): Renamed to...
(FT_HINTING_FREETYPE): ... this new macro.

* src/*/*: Updated accordingly.
2017-12-08 18:41:49 +01:00
..
Jamfile [psaux, cff] Move Adobe's engine components into `psaux' module. 2017-09-25 09:25:55 +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 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01: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 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
cffgload.h Move struct declarations to `freetype/internal'. 2017-09-25 09:26:59 +02:00
cffload.c Fix `make multi'. 2017-12-07 14:33:44 +01:00
cffload.h Move `cff_random' into `psaux' service. 2017-09-25 09:26:59 +02:00
cffobjs.c New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
cffobjs.h Move and rename `CFF_Driver'. 2017-09-25 09:26:59 +02:00
cffparse.c Improve tracing messages by using singular and plural forms. 2017-12-05 12:06:29 +01: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
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