freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] How does one enable the new slight auto-hinting mode?


From: Markus Trippelsdorf
Subject: Re: [ft-devel] How does one enable the new slight auto-hinting mode?
Date: Sun, 30 Apr 2017 08:11:16 +0200

On 2017.04.30 at 07:22 +0200, Werner LEMBERG wrote:
> 
> > Yes, that is true. Here is the output of loading the ilovetypography
> > page with: [...]
> 
> Removing my `~/.mozilla' directory, applying this patch and running
> Mozilla Firefox 52.0.1 with
> 
>   LD_PRELOAD=/path/to/libfreetype.so.6.13.0 \
>   /path/to/firefox-bin \
>   http://ilovetypography.com/2016/04/18/the-first-roman-fonts/
> 
> I get similar output:
> 
> size_internal->autohint_metrics=37749 size->metrics=50332
> 
> However, the web page looks perfectly fine...

Yes the page looks fine with the patch applied for me, too.
However it doesn't once I remove the if (1) and restore it to the
original condition, because then the cases where 
size_internal->autohint_metrics.x_scale > 0 no longer get corrected.

-- 
Markus



reply via email to

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