Edit

kc3-lang/freetype/src/cff

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2007-12-14 07:48:32
    Hash : d156cabc
    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).