freetype/src
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
..
autofit New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
base New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
bdf Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
bzip2 Update copyright year. 2017-01-04 20:16:34 +01:00
cache * Version 2.8.1 released. 2017-09-16 19:08:17 +02:00
cff New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
cid New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
gxvalid Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
gzip Typos. 2017-01-24 23:56:59 -05:00
lzw Update copyright year. 2017-01-04 20:16:34 +01:00
otvalid Fix handling of ValueRecords. 2017-09-24 09:15:11 +02:00
pcf New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
pfr Improve tracing messages by using singular and plural forms. 2017-12-05 12:06:29 +01:00
psaux New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
pshinter Fix `make multi'. 2017-12-07 14:33:44 +01:00
psnames [psnames] Really fix issue #49949. 2017-08-09 07:45:12 +02:00
raster Signedness fixes in bitmap presetting. 2017-09-30 14:28:58 -04:00
sfnt Improve tracing messages by using singular and plural forms. 2017-12-05 12:06:29 +01:00
smooth Fix C++ compilation. 2017-12-07 14:49:03 +01:00
tools New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
truetype New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
type1 New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
type42 * src/winfonts/winfnt.c (FNT_Face_Init): Don't set active encoding. 2017-06-14 07:51:04 +02:00
winfonts Swap `ALLOC_MULT' arguments (#51833). 2017-08-25 21:40:01 -04:00
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00