Commit 685acc04dbad5ece9b7261d21f4a2546d787436c

Werner Lemberg 2021-07-16T08:20:44

docs/CHANGES: Mention slight rendering changes. Suggested by Ben.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/docs/CHANGES b/docs/CHANGES
index 16acfd7..10cad43 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -75,7 +75,10 @@ CHANGES BETWEEN 2.10.4 and 2.11.0
   - 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.