Edit

kc3-lang/freetype/src

Branch :

  • Show log

    Commit

  • Author : Nikolaus Waxweiler
    Date : 2015-11-02 13:12:34
    Hash : bf2ba9e3
    Message : [autofit] Implement darkening computation function. This is a crude adaption of the original `cf2_computeDarkening' function. * src/autofit/afloader.c (af_intToFixed, af_fixedToInt, af_floatToFixed): New macros, taken from `cf2fixed.h'. (af_loader_compute_darkening): New function. * src/autofit/afloader.h: Updated.