shithub: freetype+ttf2subf

Download patch

ref: 7daf801f8f54c11cf96197f40affbc844e8b6942
parent: 8b84c9d19fe646b2aafb5d8a57d4d453cfb8966d
author: Werner Lemberg <[email protected]>
date: Thu Apr 30 16:00:22 EDT 2009

Document recent changes to ftview.

* docs/CHANGES: Do it.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-30  Werner Lemberg  <[email protected]>
+
+	Document recent changes to ftview.
+
+	* docs/CHANGES: Do it.
+
 2009-04-27  Werner Lemberg  <[email protected]>
 
 	autohinter: Don't change digit widths if all widths are the same.
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -2,7 +2,7 @@
 
   I. IMPORTANT BUG FIXES
 
-    - If all ASCII digits in a font have the same (unscaled) width,
+    - If all  ASCII digits in a  font have the  same (unscaled) width,
       the autohinter respects this and won't change it.
 
 
@@ -10,6 +10,14 @@
 
     - Support for the SFNT cmap 13 table format (as defined by the new
       OpenType 1.6 specification) has been added.
+
+  III. MISCELLANEOUS
+
+    - It  is now  possible to  change  the emboldening  factor in  the
+      `ftview' demo program with keys `e' and `E'.
+
+    - It is  now possible  to change the  slant value in  the `ftview'
+      demo program with keys `s' and `S'.
 
 
 ======================================================================