You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
14 years ago |
.. |
amiga
|
Copyright years.
|
14 years ago |
ansi
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
atari
|
gxvalid: Insert PureC pragma to allow unevaluated variables.
|
16 years ago |
beos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
compiler
|
Borland C++ compiler patch proposed by Mirco Babin.
|
16 years ago |
dos
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
mac
|
Fix Savannah bug #27106.
|
16 years ago |
os2
|
* builds/*/*def.mk, builds/*/detect.mk (CAT): Define to either `cat'
|
18 years ago |
symbian
|
Move FT_Get_FSType_Flags to a separate file.
|
16 years ago |
unix
|
Add bzip2 compression support to handle *.pcf.bz2 files.
|
14 years ago |
vms
|
Copyright years.
|
14 years ago |
win32
|
* Version 2.4.4 released.
|
14 years ago |
wince
|
* Version 2.4.4 released.
|
14 years ago |
detect.mk
|
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
|
17 years ago |
exports.mk
|
Borland C++ compiler patch proposed by Mirco Babin.
|
16 years ago |
freetype.mk
|
* builds/freetype.mk (BASE_H): Rename to...
|
17 years ago |
link_dos.mk
|
Completely revised FreeType's make management.
|
22 years ago |
link_std.mk
|
Completely revised FreeType's make management.
|
22 years ago |
modules.mk
|
* builds/modules.mk (CLOSE_MODULE, REMOVE_MODULE), builds/detect.mk
|
17 years ago |
newline
|
* include/freetype/fttrigon.h, src/base/fttrigon.c, src/base/ftbase.c,
|
24 years ago |
toplevel.mk
|
Typo.
|
15 years ago |