freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master 4e64d9d: CHANGES: Minor fixes.


From: Werner LEMBERG
Subject: [freetype2] master 4e64d9d: CHANGES: Minor fixes.
Date: Thu, 7 Mar 2019 18:13:41 -0500 (EST)

branch: master
commit 4e64d9d3daa6356da8ad30b8303402f7dd4a30d2
Author: Werner Lemberg <address@hidden>
Commit: Werner Lemberg <address@hidden>

    CHANGES: Minor fixes.
---
 docs/CHANGES | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/docs/CHANGES b/docs/CHANGES
index 7f66eed..5965a57 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -1,10 +1,7 @@
 
 CHANGES BETWEEN 2.9.1 and 2.10
 
-  I. IMPORTANT BUG FIXES
-
-
-  II. IMPORTANT CHANGES
+  I. IMPORTANT CHANGES
 
     - A bunch  of new functions has  been added to access  and process
       COLR/CPAL data of OpenType fonts with color-layered glyphs.
@@ -31,8 +28,11 @@ CHANGES BETWEEN 2.9.1 and 2.10
       `FT_LOAD_RENDER'), a default blending  of the color glyph layers
       will happen automatically for convenience.
 
+    - As  a   GSoC  2018   project,  Nikhil   Ramakrishnan  completely
+      overhauled and modernized the API reference.
 
-  III. MISCELLANEOUS
+
+  II. MISCELLANEOUS
 
     - The  logic for  computing  the global  ascender, descender,  and
       height  of  OpenType  fonts   has  been  slightly  adjusted  for
@@ -43,7 +43,8 @@ CHANGES BETWEEN 2.9.1 and 2.10
         `OS/2' unconditionally.
       . Otherwise use  the metrics data from the `hhea'  table (if not
         zero).
-      . Otherwise use the `sTypo' fields (if not zero).
+      . Otherwise use the `sTypo' fields from the `OS/2' table (if not
+        zero).
       . Otherwise use the `usWin' data from the `OS/2' table as a last
         resort.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]