19 Sep
2008
19 Sep
'08
4:01 a.m.
http://bugs.winehq.org/show_bug.cgi?id=10919 --- Comment #7 from Ian Binnie <bugzilla.j.iansemail(a)spamgourmet.com> 2008-09-18 23:01:52 --- In Windows (but not Wine) GetClientRect is always a multiple of Font size This causes the calculated Font Size (ClientRect / ConsoleScreenBuffer) to vary in wineconsole. GetClientRect(hWnd, &crt); // client area of console window in screen coordinates It is a pity the XP API GetCurrentConsoleFont() GetConsoleFontSize() are not implemented. -- 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.