Re: [ft-devel] Bengali support in FreeType ttfautohint

2016-01-01 Thread Werner LEMBERG
> I tried HINTING_TOP_TO_BOTTOM for Latn. The results are obvious: it > changes the position of any middle stem quite dramatically: > sometimes for better, sometimes for worse. e's with top diacritics > suffering the most as they loose consistency. So yeah, years of > tweaking for BOTTOM_TO_TOP s

Re: [ft-devel] Bengali support in FreeType ttfautohint

2016-01-01 Thread Alexei Podtelezhnikov
On Tue, Dec 29, 2015 at 6:37 AM, Werner LEMBERG wrote: > > > So Alexei, how about you flip the direction for the latin hinter in > > an experiment and show us some rendering results? ;) > > This should be easy, BTW: In `src/autofit/afscript.h', simply change > > I tried HINTING_TOP_TO_BOTTOM for

Re: [ft-devel] Turning off stem darkening by default until all drivers support it?

2016-01-01 Thread Behdad Esfahbod
On 15-12-31 09:50 PM, Nikolaus Waxweiler wrote: >> It's not. To you, there might be a lot of things in FT_Library. To the user >> of FreeType, none of them are relevant. A user of FreeType only cares about >> FT_Face objects. The only piece of FT_Library, so far, used by major >> clients, >> i