freetype2/src/type1
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 Add license. 2005-06-04 23:04:30 +00:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
t1afm.c * src/type/t1afm.c (compare_kern_pairs), src/pxaux/afmparse.c 2008-08-23 19:54:06 +00:00
t1afm.h * src/autofit/afwarp.c: simple #ifdef to prevent compilation when 2006-01-27 12:11:22 +00:00
t1driver.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
t1driver.h Add #error to modules and files that do not support PIC yet. 2009-04-05 18:25:14 +03:00
t1errors.h Formatting. 2001-06-19 23:03:41 +00:00
t1gload.c Fix some FreeType Coverity issues as reported for Ghostscript. 2009-03-12 08:07:49 +00:00
t1gload.h * autogen.sh, builds/unix/configure.raw, 2008-09-12 16:27:48 +00:00
t1load.c Formatting, copyright years. 2009-03-03 21:35:32 +00:00
t1load.h Spelling fixes from Alexei. 2007-01-26 22:18:56 +00:00
t1objs.c Set `face_index' field in FT_Face for all font formats. 2008-12-25 23:52:00 +00:00
t1objs.h Remove trailing whitespace. From Alexei. 2007-01-16 06:11:27 +00:00
t1parse.c Remove redundant header inclusions. 2009-03-21 08:51:44 +01:00
t1parse.h * src/type1/t1parse.h (T1_ParserRec): Make `base_len' and 2008-06-09 20:49:29 +00:00
t1tokens.h Formatting, copyright years. 2009-03-03 21:35:32 +00:00
type1.c finishing function header formatting 2001-06-28 17:49:10 +00:00