summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-04-22 11:14:35 +0200
committerWerner Lemberg <wl@gnu.org>2015-04-22 11:14:35 +0200
commit14df6b1a63f5c5773bb498063205cb79aac21173 (patch)
tree29fcb57e3650e02ded9997b1bb8b80fdad55f6b4 /docs
parentd164f70df861dcff3495cef61c60c2ed9def060d (diff)
downloadfreetype2-14df6b1a63f5c5773bb498063205cb79aac21173.tar.gz
[autofit] By default, enable warping code but switch off warping.
Suggested by Behdad. * include/config/ftoption.h: Define AF_CONFIG_OPTION_USE_WARPER. * src/autofit/afmodule.c (af_autofitter_init): Initialize `warping' with `false'.
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CHANGES b/docs/CHANGES
index 67b703729..dc851da39 100644
--- a/docs/CHANGES
+++ b/docs/CHANGES
@@ -34,7 +34,9 @@ CHANGES BETWEEN 2.5.5 and 2.6
- A new auto-hinter property `warping' can switch on and off the
warping code if this experimental feature is compiled in (by
- defining the AF_CONFIG_OPTION_USE_WARPER configuration option).
+ defining the AF_CONFIG_OPTION_USE_WARPER configuration option;
+ by default this option is now enabled but warping is switched
+ off).
The AF_CONFIG_OPTION_USE_WARPER option itself is an old feature,
available since 2006. Warping only works in `light'