freetype2/src/base
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 Make `ftlcdfil.c' part of the `base' module. 2018-03-05 23:37:17 +01:00
ftadvanc.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftapi.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftbase.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftbase.h Update copyright year. 2018-01-02 09:33:57 +01:00
ftbbox.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftbdf.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftbitmap.c [base] Fix bitmap emboldening. 2018-04-22 17:22:35 +02:00
ftcalc.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftcid.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftdbgmem.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftdebug.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftfntfmt.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftfstype.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftgasp.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftgloadr.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftglyph.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftgxval.c Update copyright year. 2018-01-02 09:33:57 +01:00
fthash.c * src/base/fthash.c: Include FT_INTERNAL_MEMORY_H. 2016-02-14 20:48:59 +01:00
ftinit.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftlcdfil.c [base] Avoid undefined behaviour in lcd filtering code (#53727). 2018-04-24 10:29:19 +02:00
ftmac.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftmm.c Add `FT_Done_MM_Var'. 2018-01-06 08:39:36 +01:00
ftobjs.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftotval.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftoutln.c * src/base/ftoutln.c (FT_Outline_Decompose): Improve error tracing. 2018-04-22 21:15:10 +02:00
ftpatent.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftpfr.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftpsprop.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftrfork.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftsnames.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftstream.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftstroke.c Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00
ftsynth.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftsystem.c Update copyright year. 2018-01-02 09:33:57 +01:00
fttrigon.c Update copyright year. 2018-01-02 09:33:57 +01:00
fttype1.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftutil.c Update copyright year. 2018-01-02 09:33:57 +01:00
ftver.rc * Version 2.9.1 released. 2018-05-01 20:37:24 +02:00
ftwinfnt.c Update copyright year. 2018-01-02 09:33:57 +01:00
md5.c * src/base/md5.c: Updated to recent version. 2016-06-16 06:17:54 +02:00
md5.h * src/base/md5.c, src/base/md5.h: Updated to recent version. 2013-10-22 01:10:10 +02:00
rules.mk Remove FT_CONFIG_OPTION_PIC and related code. 2018-05-02 20:27:48 +02:00