Al-Qurtas-Islamic-bank-The-.../src
Ewald Hew a956e36c8d Move PostScript drivers' property handlers to `base'
This reduces the amount of duplicated code across PostScript drivers.

* src/cff/cffdrivr.c, src/cid/cidriver.c, src/type1/t1driver.c
({cff,cid,t1}_property_{get,set}): Moved to...
* include/freetype/internal/ftpsprop.h: ...this new file.
(ps_property_{get,set}): New functions to replace moved ones.
* src/base/ftpsprop.c: Implement above functions.

* include/freetype/internal/internal.h (FT_INTERNAL_POSTSCRIPT_PROPS_H):
New macro.
* src/cff/cffdrivr.c, src/cid/cidriver.c, src/type1/t1driver.c: Updated.

* src/base/Jamfile, src/base/rules.mk, src/base/ftbase.c: Updated.
2017-12-25 12:53:21 +08:00
..
autofit New `ftdriver.h' file, covering all driver modules. 2017-12-08 18:41:49 +01:00
base Move PostScript drivers' property handlers to `base' 2017-12-25 12:53:21 +08:00
bdf * src/*/*: Only use `ft_' and `FT_' variants of stdc library stuff. 2017-12-18 20:34:05 +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 Move PostScript drivers' property handlers to `base' 2017-12-25 12:53:21 +08:00
cid Move PostScript drivers' property handlers to `base' 2017-12-25 12:53:21 +08: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 [sfnt] Fix charmap type 2 iterator (#52646). 2017-12-18 23:32:32 +01:00
smooth Fix C++ compilation. 2017-12-07 14:49:03 +01:00
tools [docmaker] Fix code section parsing. 2017-12-08 20:15:15 +01:00
truetype Speed up FT_Set_Var_{Design,Blend}_Coordinates if curr == new. 2017-12-20 22:06:19 +01:00
type1 Move PostScript drivers' property handlers to `base' 2017-12-25 12:53:21 +08: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