freetype2/src/cff
Werner Lemberg 9514959241 Remove FT_CONFIG_OPTION_PIC and related code.
*/* [FT_CONFIG_OPTION_PIC]: Remove all code guarded by this
preprocessor symbol.

*/*: Replace `XXX_GET' macros (which could be either a function in
PIC mode or an array in non-PIC mode) with `xxx' arrays.

* include/freetype/internal/ftpic.h, src/autofit/afpic.c,
src/autofit/afpic.h, src/base/basepic.c, src/base/basepic.h,
src/base/ftpic.c, src/cff/cffpic.c, src/cff/cffpic.h,
src/pshinter/pshpic.c, src/pshinter/pshpic.h, src/psnames/pspic.c,
src/psnames/pspic.h, src/raster/rastpic.c, src/raster/rastpic.h,
src/sfnt/sfntpic.c, src/sfnt/sfntpic.h, src/smooth/ftspic.c,
src/smooth/ftspic.h, src/truetype/ttpic.c, src/truetype/ttpic.h:
Removed.
2018-05-02 20:27:48 +02:00
..
Jamfile Update copyright year. 2018-01-02 09:33:57 +01:00
cff.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cffcmap.c Update copyright year. 2018-01-02 09:33:57 +01:00
cffcmap.h Update copyright year. 2018-01-02 09:33:57 +01:00
cffdrivr.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cffdrivr.h Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cfferrs.h Update copyright year. 2018-01-02 09:33:57 +01:00
cffgload.c Update copyright year. 2018-01-02 09:33:57 +01:00
cffgload.h Update copyright year. 2018-01-02 09:33:57 +01:00
cffload.c [cff, type1] Sanitize `BlueFuzz' and `BlueShift'. 2018-04-04 20:26:08 +02:00
cffload.h Update copyright year. 2018-01-02 09:33:57 +01:00
cffobjs.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cffobjs.h Update copyright year. 2018-01-02 09:33:57 +01:00
cffparse.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
cffparse.h Update copyright year. 2018-01-02 09:33:57 +01:00
cfftoken.h Update copyright year. 2018-01-02 09:33:57 +01:00
module.mk Update copyright year. 2018-01-02 09:33:57 +01:00
rules.mk Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00