Al-Qurtas-Islamic-bank-The-.../src/psaux
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 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 C++ compilation. 2017-12-07 14:49:03 +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 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +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