[Bug 15570] Fake BIOS unable to render text in graphics mode

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 10 22:59:06 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15570





--- Comment #1 from Jeremiah Flerchinger <flerchjj at 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.



More information about the wine-bugs mailing list