shithub: freetype+ttf2subf

Download patch

ref: 685acc04dbad5ece9b7261d21f4a2546d787436c
parent: c35961a92574f27ddd5cdcd1baaa6a7ae279491f
author: Werner Lemberg <wl@gnu.org>
date: Fri Jul 16 04:20:44 EDT 2021

docs/CHANGES: Mention slight rendering changes.

Suggested by Ben.

git/fs: mount .git/fs: mount/attach disallowed
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -75,7 +75,10 @@
   - The experimental 'warp' mode (AF_CONFIG_OPTION_USE_WARPER) for the
     auto-hinter has been removed.
 
-  - The smooth rasterizer performance has been improved by >10%.
+  - The smooth rasterizer performance has been improved by >10%.  Note
+    that  due to  necessary code  changes there  might be  very subtle
+    differences  in  rendering.  They  are  not  visible by  the  eye,
+    however.
 
   - PCF bitmap fonts compressed with LZW (these are usually files with
     the extension `.pcf.Z`) are now handled correctly.