[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ClearType like rendering
From: |
Ismail Donmez |
Subject: |
Re: [ft-devel] ClearType like rendering |
Date: |
Thu, 2 Feb 2006 14:54:37 +0200 |
User-agent: |
KMail/1.9.1 |
Perşembe 2 Şubat 2006 09:52 tarihinde, Graham Asher şunları yazmıştı:
> To improve the look of ClearType-style sub-pixel rendering you need to use
> a filter as described here:
>
> http://grc.com/cttech.htm
>
> Each sub-pixel value is partly spread out over its two neighbours to the
> left and right. I have used this method with the output from FreeType and
> it works very well.
Thank you both for explanations! Graham, is your code open in some way? I
would like to add this feature to Qt which I hope would improve font
rendering very much.
Regards,
ismail