|
From: | Nikolaus Waxweiler |
Subject: | Re: [ft-devel] light advance rounding |
Date: | Thu, 10 Mar 2016 17:18:10 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
So it is possible. Correct use of rsb_delta and lsb_delta limits the positioning error to half a pixel.
But those are only available when the autohinter is active?I found another implementation of subpixel positioning, Qt5: https://github.com/qtproject/qtbase/blob/dev/src/gui/text/qfontengine_ft.cpp#L947
They seem to work with the linear horizontal advance.
[Prev in Thread] | Current Thread | [Next in Thread] |