Improve last ChangeLog entry.

This commit is contained in:
Werner Lemberg 2013-10-07 22:01:00 +02:00
parent e845a85ea5
commit 2c56f2ab90
1 changed files with 5 additions and 0 deletions

View File

@ -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 <darrell.bellert@hl.konicaminolta.us>
* src/sfnt/ttload.c (tt_face_load_pclt): Fix `pclt_fields'.