freetype2/src/gzip
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
adler32.c Remove tabs from source files. 2007-06-01 06:56:17 +00:00
ftgzip.c Add #error to modules and files that do not support PIC yet. 2009-04-05 18:25:14 +03:00
infblock.c * include/freetype/internal/bdftypes.h: removed obsolete header 2003-10-29 21:43:52 +00:00
infblock.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
infcodes.c various improvements for 2.1.4. see ChangeLog, I've got problems with 2003-01-30 23:24:18 +00:00
infcodes.h 2002-11-05 David Turner <david@freetype.org> 2002-11-06 22:32:54 +00:00
inffixed.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
inflate.c various improvements for 2.1.4. see ChangeLog, I've got problems with 2003-01-30 23:24:18 +00:00
inftrees.c Make braces balanced throught the whole file. 2008-10-07 18:15:46 +00:00
inftrees.h * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.c * src/autohint/ahglobal.c (blue_chars), src/winfonts/winfnt.c 2003-10-15 22:20:56 +00:00
infutil.h * src/gzip/ftgzip.c: (inflate_mask): Replaced with... 2003-06-09 20:55:04 +00:00
rules.mk Completely revised FreeType's make management. 2003-06-09 04:46:30 +00:00
zconf.h Make `gzip' module compile on WinCE. 2009-03-19 08:17:50 +01:00
zlib.h * src/gzip/adler32.c, src/gzip/infblock.c, src/gzip/inflate.c, 2002-12-26 20:51:04 +00:00
zutil.c Further C library abstraction. Based on a patch from 2006-04-29 07:31:16 +00:00
zutil.h Remove tabs from source files. 2007-06-01 06:56:17 +00:00