Werner Lemberg
4cd5fd463e
Remove trailing whitespace.
2013-01-24 13:33:06 +01:00
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
Werner Lemberg
4c66924440
* docs/formats.txt: Give pointer to PCF documentation.
...
Information provided by Alan Coopersmith
<alan.coopersmith@oracle.com>.
2010-05-11 07:24:28 +02:00
Werner Lemberg
daae9025c7
Formatting.
2010-03-04 10:43:31 +01:00
Werner Lemberg
fc6d12a1f7
* docs/formats.txt: Add link to PCF specification.
2009-01-11 10:55:45 +00:00
Werner Lemberg
22e970a23e
Formatting, minor code fixes.
2008-09-20 12:20:21 +00:00
Werner Lemberg
a723526ae7
* include/freetype/freetype.h, include/freetype/ftchapters.h: Add
...
a preliminary section with some explanations about user allocation.
* src/tools/docmaker/tohtml.py (HtmlFormatter.section_enter):
Don't abort if there are no data types, functions, etc., in a
section.
Print synopsis only if we have a data type, function, etc.
* docs/INSTALL.ANY, docs/INSTALL, docs/INSTALL.UNX, docs/CUSTOMIZE,
docs/INSTALL.GNU, docs/TRUETYPE, docs/DEBUG, docs/UPGRADE.UNX,
docs/VERSION.DLL, docs/formats.txt: Revised, formatted.
2005-08-30 00:22:46 +00:00
Werner Lemberg
56c368c47e
* Add copyright notices to all files which don't have one.
...
* docs/license.txt: Renamed to...
* docs/LICENSE.TXT: This.
* docs/FTL.txt: Renamed to...
* docs/FTL.TXT: This.
* docs/GPL.txt: Renamed to...
* docs/GPL.TXT: This.
* docs/PATENTS: Slightly reworded. Suggested by Sylvain Beucler
<beuc@gnu.org>.
2005-06-04 23:00:25 +00:00
Werner Lemberg
b01676b223
* src/cff/cffobjs.c (cff_face_init): Set default upem value in top
...
font dict also.
Handle font matrix settings in subfonts.
* src/cff/cffgload.c (cff_slot_load): Use the correct font matrix
for CID-keyed fonts with subfonts.
* docs/formats.txt: Updated.
2005-04-18 07:13:07 +00:00
Werner Lemberg
4cc5df80fe
* docs/formats.txt: Add more information on PFR format.
2004-04-30 09:57:49 +00:00
Werner Lemberg
eab92f1c48
* docs/formats.txt: New file.
...
* docs/CHANGES: Updated.
2004-04-29 05:59:49 +00:00