summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-09 13:01:11 -0400
committerAlexei Podtelezhnikov <apodtele@gmail.com>2017-09-09 13:01:11 -0400
commit0683f0df7c807d0131ccd2fcdf665bbcfb27d6b2 (patch)
treee8f119a52d0fbb6e1b94cfa86988e236407e4999
parent0ab2b62d3fa6b3c5a50ece8b322bf21cc0e38d52 (diff)
downloadfreetype2-0683f0df7c807d0131ccd2fcdf665bbcfb27d6b2.tar.gz
Warping CHANGES.
-rw-r--r--docs/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index bedf486a3..839eefb36 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -58,7 +58,9 @@ CHANGES BETWEEN 2.8 and 2.8.1
Previously, they failed with an assertion error if there was an
empty bitmap between non-empty ones.
- - Warping now works in `normal' hinting, replacing it.
+ - The warping option has moved from `light' to `normal' hinting
+ where it replaces the original hinting algorithm. The `light'
+ mode is now always void of any hinting in x-direction.
- 16bit compiler support is now officially ended. We didn't
provide any maintainance since many years, and given that there