CVSROOT:        /cvsroot/freetype
Module name:    freetype2
Changes by:     Werner LEMBERG <wl>     07/12/14 07:48:32

Modified files:
        .              : ChangeLog 
        src/cff        : cffparse.c 

Log message:
        * src/cff/cffparse.c (cff_parse_real): Don't apply `power_ten'
        division too early; otherwise the most significant digit(s) of the
        final result are lost as the value is truncated to an integer.  This
        fixes Savannah bug #21794 (where the patch has been posted too).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/freetype2/ChangeLog?cvsroot=freetype&r1=1.1682&r2=1.1683
http://cvs.savannah.gnu.org/viewcvs/freetype2/src/cff/cffparse.c?cvsroot=freetype&r1=1.37&r2=1.38


_______________________________________________
Freetype-cvs mailing list
Freetype-cvs@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-cvs

Reply via email to