Hi Kyle,

On Sun, Mar 29, 2009 at 9:33 AM, Kyle Cordes <[email protected]> wrote:
> Hello. I built from source on Windows (current head as of yesterday)
> using Cygwin, and I get some kind of font clipping problem, shown here:
>
> http://kylecordes.com/temp/factor-font-clip.png

I never tested how well sub-pixel anti-aliasing works. It looks like
Pango is giving me a piece of text with subpixel width, and I'm
rounding it down when making the bitmap instead of rounding it up.
Since I'm a newb at Windows, can you tell me how to enable subpixel
text rendering so that I can reproduce and fix this issue?

Also, soon we're going to switch to using Uniscribe to render text on
Windows, eliminating the Pango dependency. Windows binaries should be
available soon too.

Slava

------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to