Commit c1c0720cc3b4e2d782784b261cadea9e6f940194

Werner Lemberg 2015-07-27T05:43:19

Document previous bug fix.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/docs/CHANGES b/docs/CHANGES
index 7f3c3d7..113fbdf 100644
--- 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.