11 Oct
2008
11 Oct
'08
3:59 a.m.
http://bugs.winehq.org/show_bug.cgi?id=15570 --- Comment #1 from Jeremiah Flerchinger <flerchjj(a)ieee.org> 2008-10-10 22:59:06 --- May want to do an implementation that mirrors a HFONT IBM_Font = (HFONT) GetStockObject (OEM_FIXED_FONT), followed by a SelectObject(hDC, IBM_Font), and a DrawText (instead of a TextOut - to allow scaling). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.