kc3-lang/freetype/docs/formats.txt

Branch :


Log

Author Commit Date CI Message
fc6d12a1 2009-01-11 10:55:45 * docs/formats.txt: Add link to PCF specification.
22e970a2 2008-09-20 12:20:21 Formatting, minor code fixes.
a723526a 2005-08-30 00:22:46 * 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.
56c368c4 2005-06-04 23:00:25 * 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>.
b01676b2 2005-04-18 07:13:07 * 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.
4cc5df80 2004-04-30 09:57:49 * docs/formats.txt: Add more information on PFR format.
eab92f1c 2004-04-29 05:59:49 * docs/formats.txt: New file. * docs/CHANGES: Updated.