freetype2/src
Joel Klinghed ed913c2151 Add bzip2 compression support to handle *.pcf.bz2 files.
* builds/unix/configure.raw: Test for libbz2 library.

* devel/ftoption.h, include/freetype/config/ftoption.h
(FT_CONFIG_OPTION_USE_BZIP2): Define.
* include/freetype/config/ftheader.h (FT_BZIP2_H): Define.

* include/freetype/ftbzip2.h: New file.

* src/bzip2/*: New files.

* src/pcf/pcf.h: s/gzip_/comp_/.
* src/pcf/pcfdrvr.c: Include FT_BZIP2_H.
s/gzip_/comp_/.
(PCF_Face_Init): Handle bzip2 compressed files.

* docs/formats.txt, modules.cfg: Updated.
2010-12-31 16:59:33 +01:00
..
autofit Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
base Fix parameter handling of `FT_Set_Renderer'. 2010-12-13 20:17:26 +01:00
bdf Remove C++ warnings. 2010-07-12 21:13:22 +02:00
bzip2 Add bzip2 compression support to handle *.pcf.bz2 files. 2010-12-31 16:59:33 +01:00
cache Apply Savannah patch #7422. 2010-12-25 16:34:56 +01:00
cff [cff] Allow `hlineto' and `vlineto' without arguments. 2010-12-09 23:16:18 +01:00
cid Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
gxvalid */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
gzip Remove C++ warnings. 2010-07-12 21:13:22 +02:00
lzw */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
otvalid Formatting. 2010-06-08 08:37:11 +02:00
pcf Add bzip2 compression support to handle *.pcf.bz2 files. 2010-12-31 16:59:33 +01:00
pfr Remove C++ warnings. 2010-07-12 21:13:22 +02:00
psaux * src/psaux/t1decode.c (t1_decoder_parse_charstring): Expand 2010-11-23 19:30:38 +01:00
pshinter Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
psnames Fix Savannah bug #30373. 2010-07-09 20:50:34 +09:00
raster [ftraster] Minor fixes. 2010-10-28 08:51:15 +02:00
sfnt [sfnt] Ignore all errors while loading `OS/2' table. 2010-11-18 13:08:52 +01:00
smooth [ftsmooth]: Minor code simplification. 2010-11-28 08:23:40 +01:00
tools Fix C++ compilation issue. 2010-07-11 09:28:21 +02:00
truetype [truetype] Better multi-threading support. 2010-11-26 11:58:08 +01:00
type1 [type1] Fix matrix normalization. 2010-11-18 10:36:59 +01:00
type42 Fix Savannah bug #30656. 2010-08-05 23:15:26 +02:00
winfonts Fix minor issues reported by <muktha.narayan@wipro.com>. 2010-09-13 07:32:22 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00