shithub: freetype+ttf2subf

Download patch

ref: feb1f138b7463e9d7c4ee95016c958d8de65a75a
parent: fab67b85ecc0159bd1a032146892f67e2eb6ff95
author: Werner Lemberg <[email protected]>
date: Thu Oct 1 13:39:31 EDT 2015

CHANGES: Updated.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -46,7 +46,9 @@
       feature.  Otherwise, bits  16-30 of the two fields  are zero (or
       are ignored).
 
+    - Lao script support has been added to the auto-hinter.
 
+
   III. MISCELLANEOUS
 
     - The auto-hinter's Arabic script support has been enhanced.
@@ -64,6 +66,15 @@
 
     - The  function  `FT_FloorFix'  now always  rounds  towards  minus
       infinity.
+
+    - A new  load flag `FT_LOAD_COMPUTE_METRICS' is  now available; it
+      makes FreeType  ignore pre-computed  metrics, as needed  by font
+      validating  or  font  editing  programs.  Right  now,  only  the
+      TrueType  module supports  it  to ignore  data  from the  `hdmx'
+      table.
+
+    - Another round of bug fixes  to better handle broken fonts, found
+      by Kostya Serebryany <[email protected]>.
 
 
 ======================================================================