summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2021-06-08 22:31:11 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2021-06-08 22:31:11 -0400
commit8dc02fb99909df5d459978fbb14836b387c7000d (patch)
tree6336bb4040137aebe84a366b1086972fb8a98d95
parent08f66322e32cc882733dfae408e040f5057ee2ac (diff)
downloadfreetype2-8dc02fb99909df5d459978fbb14836b387c7000d.tar.gz
More CHANGES.
-rw-r--r--docs/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 6767f96db..95f0e397f 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -72,6 +72,8 @@ CHANGES BETWEEN 2.10.4 and 2.11.0
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.
@@ -82,6 +84,9 @@ CHANGES BETWEEN 2.10.4 and 2.11.0
- `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.
+
======================================================================