Al-Qurtas-Islamic-bank-The-.../src/type1
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 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 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01: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 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
t1gload.h Update copyright year. 2017-01-04 20:16:34 +01:00
t1load.c Allow (again) encoding vectors with more than 256 elements (#52464). 2017-11-27 22:17:41 +01:00
t1load.h Make `FT_Set_Named_Instance' work. 2017-10-07 12:57:11 +02:00
t1objs.c New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01: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