shithub: freetype+ttf2subf

Download patch

ref: c1c0720cc3b4e2d782784b261cadea9e6f940194
parent: b650dfbb0b0700440cc88da31f97cec45b4140de
author: Werner Lemberg <[email protected]>
date: Mon Jul 27 01:43:19 EDT 2015

Document previous bug fix.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,6 +1,15 @@
 CHANGES BETWEEN 2.6 and 2.6.1
 
-  I. IMPORTANT CHANGES
+  I. IMPORTANT BUG FIXES
+
+    - It turned  out that for CFFs  only the advance widths  should be
+      taken  from  the  `htmx',  not the  side  bearings.   This  bug,
+      introduced in  version 2.6.0, makes  it necessary to  upgrade if
+      you are  using CFFs; otherwise  you get cropped glyphs  with GUI
+      interfaces like GTK or Qt.
+
+
+  II. IMPORTANT CHANGES
 
     - The header  file layout  has been  changed (again),  moving  all
       header files except `ft2build.h' into a subdirectory tree.