freetype2/src/psaux
Oran Agra 1dcd0f2399 Add #error to modules and files that do not support PIC yet.
When FT_CONFIG_OPTION_PIC is defined the following files will
create #error:
* src/bdf/bdfdrivr.h
* src/cache/ftcmanag.c
* src/cid/cidriver.h
* src/gxvalid/gxvmod.h
* src/gzip/ftgzip.c
* src/lzw/ftlzw.c
* src/otvalid/otvmod.h
* src/pcf/pcfdrivr.h
* src/pfr/pfrdrivr.h
* src/psaux/psauxmod.h
* src/type1/t1driver.h
* src/type42/t42drivr.h
* src/winfonts/winfnt.h
2009-04-05 18:25:14 +03:00
..
Jamfile Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
afmparse.c Remove redundant header inclusions. 2009-03-21 08:51:44 +01:00
afmparse.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
psaux.c * src/psaux/psaux.c src/psaux/psauxmod.c src/type1/t1driver.c: Make 2006-01-23 10:46:38 +00:00
psauxerr.h Formatting. 2001-06-19 23:03:41 +00:00
psauxmod.c * builds/amiga/src/base/ftsystem.c, devel/ftoption.h 2006-02-16 22:45:31 +00:00
psauxmod.h Add #error to modules and files that do not support PIC yet. 2009-04-05 18:25:14 +03:00
psconv.c Remove redundant header inclusions. 2009-03-21 08:51:44 +01:00
psconv.h * freetype2/include/freetype/internal/psaux.h: New macros 2006-07-14 18:28:08 +00:00
psobjs.c Fix problem with T1_FIELD_{NUM,FIXED}_TABLE2. 2009-01-09 07:58:08 +00:00
psobjs.h Heavy modification of the PS parser to handle comments and strings 2003-10-07 05:49:41 +00:00
rules.mk Formatting, copyright years. 2006-01-16 22:35:33 +00:00
t1cmap.c Add support for cmap type 14. 2007-10-15 17:21:32 +00:00
t1cmap.h Prepare use of pscmap service within CFF module. 2006-01-12 08:12:27 +00:00
t1decode.c Fix stdlib dependencies. 2009-01-12 20:01:10 +00:00
t1decode.h Updated copyright years. 2003-09-30 07:00:42 +00:00