summaryrefslogtreecommitdiff
path: root/docs/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CHANGES')
-rw-r--r--docs/CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 0cbf0c8e8..01c7133e3 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -22,6 +22,10 @@ CHANGES BETWEEN 2.3.5 and 2.3.4
format of a TrueType font. This is useful in handling PDF
files. The code has been contributed by Derek Clegg.
+ - The auto-hinter now produces better output by default for
+ non-Latin scripts like Indic. this was done by using the CJK
+ hinting module as default, instead of the Latin one. thanks to
+ Rahul Bhalerao for suggesting this.
III. MISCELLANEOUS