[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Font kerning issue
From: |
Matthew Allen |
Subject: |
Re: [ft] Font kerning issue |
Date: |
Tue, 08 Sep 2015 07:53:57 +1000 |
---------- Original Message ----------
To: chris <address@hidden>
From: Wojciech Mamrak <address@hidden>
Subject: Re: [ft] Font kerning issue
Date: 7/09/2015 11:02:37p
> One bug I see is your use of FT_KERNING_UNSCALED flag, which instructs
> FT to return kerning in font (design) units. You either need to
> convert it to integer pixels, or use FT_KERNING_DEFAULT flag.
I've taken the code back to using FT_KERNING_DEFAULT.
> What is the font and its size?
Tahoma.ttf @ 11pt on windows.
regards
--
Matthew Allen