Commit bf2ba9e3d43ae4dacbdd4e1ab5648cbbb81cb885

Nikolaus Waxweiler 2015-11-02T13:12:34

[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.