ref: fc6d12a1f70b8d66f5d52b73501a07c2bc995933
parent: 759c07d149cb97f9cb3233e291339b98194e3585
author: Werner Lemberg <[email protected]>
date: Sun Jan 11 05:55:45 EST 2009
* docs/formats.txt: Add link to PCF specification.
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-11 Werner Lemberg <[email protected]>
+
+ * docs/formats.txt: Add link to PCF specification.
+
2009-01-09 suzuki toshiya <[email protected]>
* src/base/ftadvanc.c (_ft_face_scale_advances, FT_Get_Advance,
@@ -13,7 +17,7 @@
2009-01-09 Daniel Zimmermann <[email protected]>
* src/gxvalid/gxvmort.c (gxv_mort_feature_validate): Fix wrong
- length check. From Savannah patch #6682.
+ length check. From Savannah patch #6682.
2009-01-09 Werner Lemberg <[email protected]>
--- a/docs/formats.txt
+++ b/docs/formats.txt
@@ -111,8 +111,8 @@
--- ? ? CEF ? cff ?
---- --- PCF --- --- pcf X11
---- LZW PCF --- --- pcf X11
+--- --- PCF --- --- pcf X11, [4]
+--- LZW PCF --- --- pcf X11, [4]
--- --- PFR PFR0 --- pfr [2]
@@ -143,9 +143,15 @@
[3] Support is rudimentary currently; some tables are not loaded yet.
+[4] There is no formal PCF specification; you have to deduce the exact
+ format from the source code within X11. George Williams did this for
+ his FontForge editor:
+
+ http://fontforge.sourceforge.net/pcf-format.html
+
------------------------------------------------------------------------
-Copyright 2004, 2005, 2008 by
+Copyright 2004, 2005, 2008, 2009 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,