shithub: freetype+ttf2subf

Download patch

ref: 2c56f2ab90f73eef365de2e585c7e250114fef6b
parent: e845a85ea5fee7f4e6c2ebfc6266a0d8fe81426b
author: Werner Lemberg <[email protected]>
date: Mon Oct 7 18:01:00 EDT 2013

Improve last ChangeLog entry.

git/fs: mount .git/fs: mount/attach disallowed
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
 	* src/cff/cf2font.c (cf2_computeDarkening): Avoid division by zero.
 
+	Note that the old code avoided using a region of the piecewise
+	linear function where the slope was zero.  The recovery was to use a
+	different section of the function, which produced a different,
+	incorrect amount of darkening.
+
 2013-10-02  Darrell Bellert  <[email protected]>
 
 	* src/sfnt/ttload.c (tt_face_load_pclt): Fix `pclt_fields'.