summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7abe8b62..e499c511c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2001-05-14 David Turner <david@freetype.org>
+
+ * src/base/ftcalc.c (FT_DivFix): fixed a bug in the 64-bit code that
+ created incorrect scale factors !!
+
+ * src/autohint/ahglobal.c, src/autohint/ahglyph.c, src/autohint/ahhint.c:
+ fixed the incorrect blue zone computations, and improved the composite
+ support. Note that these changes result in improved rendering, while
+ sometimes introducing their own artefacts. That's probably the last
+ big change to the autohinter before the introduction of its complete
+ replacement..
+
2001-05-12 Werner Lemberg <wl@gnu.org>
* include/freetype/ftbbox.h: FTBBOX_H -> __FTBBOX_H__.