freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Improved Arabic auto-hinting


From: Behdad Esfahbod
Subject: Re: [ft-devel] Improved Arabic auto-hinting
Date: Fri, 21 Aug 2015 10:18:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

I'll try to get back to this topic soon.

On 15-08-20 03:25 PM, Alexei Podtelezhnikov wrote:
>>>>>> This effect:
>>>>>>
>>>>>>   https://www.flickr.com/photos/behdad/34769511/
>>>>>>
>>>>>> still happens in my limited testing.
> 
> This looks like a text layout problem, which was traditionally outside
> of FreeType's responsibilities. The extra ink is a result of bitmap
> addition, which would be swept under the rug by strong hinting in the
> new blue zone, of course. The text layout engine on its part could
> also be a little smarter (read smoother): instead of a+b in the
> overlap zone, it should try max(a,b). I bet it will solve the issue.
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]