[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] Different font appearance depending on matrix
From: |
Jan Engelhardt |
Subject: |
Re: [ft] Different font appearance depending on matrix |
Date: |
Thu, 19 Feb 2015 09:57:36 +0100 (CET) |
User-agent: |
Alpine 2.11 (LSU 23 2013-08-11) |
On Thursday 2015-02-19 00:13, Werner LEMBERG wrote:
>>
>> The font looks slightly different for these four configurations (and
>> in case of [3] even causes a different window size) - screenshot at
>> http://inai.de/files/ftmatrix.png .
>>
>> What may be the reason behind the different renderings?
>
>Hinting is done at size `size', then it gets scaled with `matrix'.
Is there a way to have it matrix-scaled first, before hinting?
(If not, I perhaps need to look at making some patches.)