>> > I'm attaching the two patches below, [...] >> >> Thanks for applying. I've polished the code a bit; please check. > > We do not define FT_LOAD_TARGET_SDF yet, which is necessary for > FT_LOAD_RENDER to work. It would make sense if it implied > FT_LOAD_NO_HINTING as the purpose here to have smooth scaling, > wouldn't it?
Sounds reasonable, thanks for the suggestion. Can you work on that? Werner