shithub: freetype+ttf2subf

Download patch

ref: 4d406e39078dcc5ed23ebf039a21db0bc6b24403
parent: 822acb025291e9a767c6408c765d4066c009a1c9
author: Werner Lemberg <[email protected]>
date: Wed Sep 9 04:02:47 EDT 2015

Update `CHANGES' file.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -51,9 +51,19 @@
 
     - The auto-hinter's Arabic script support has been enhanced.
 
+    - Superscript-like and  subscript-like glyphs  as used  by various
+      phonetic alphabets like the IPA  are now better supported by the
+      auto-hinter.
+
     - The TrueType bytecode interpreter now runs slightly faster.
 
     - Improved support for builds with cmake.
+
+    - The  function  `FT_CeilFix'  now   always  rounds  towards  plus
+      infinity.
+
+    - The  function  `FT_FloorFix'  now always  rounds  towards  minus
+      infinity.
 
 
 ======================================================================