shithub: freetype+ttf2subf

Download patch

ref: 8dc02fb99909df5d459978fbb14836b387c7000d
parent: 08f66322e32cc882733dfae408e040f5057ee2ac
author: Alexei Podtelezhnikov <apodtele@gmail.com>
date: Tue Jun 8 18:31:11 EDT 2021

More CHANGES.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -72,6 +72,8 @@
 
     This work was Priyesh Kumar's GSoC 2020 project.
 
+  - The smooth rasterizer performance has been improved by >10%.
+
   - PCF bitmap fonts compressed with LZW (these are usually files with
     the extension `.pcf.Z`) are now handled correctly.
 
@@ -81,6 +83,9 @@
 
   - `ttdebug` didn't show changed point coordinates (bug introduced in
     version 2.10.3).
+
+  - The graphical demos now work better in native color depth on win32
+    and x11.
 
 
 ======================================================================