Hi again,

now that drawing images works for me, I'd like to know why Mono doesn't
use sub-pixel text rendering, known as ClearType on Windows. On my
Ubuntu desktop, everything around uses those funny colour fringes (I
verified with an on-screen loupe), just everything within the Mono
WinForms application is plain grey. This also - and more importantly -
affects Bitmaps drawn using Graphics.DrawString(). I've set
TextRenderingHint to ClearTypeGridFit explicitly and it works well on
Windows, it just doesn't have any effect on Mono 2.4.4 (Ubuntu 10.4).

Several web searches for "mono cleartype[gridfit]" mostly showed results
with font names with "Mono" in them, like monospace or Andale Mono. The
Mono project doesn't seem to have that high importance here - or nobody
published anything about Mono and ClearType yet. So now I'm asking.

-- 
Yves Goergen "LonelyPixel" <[email protected]>
Visit my web laboratory at http://beta.unclassified.de
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to