http://bugs.winehq.org/show_bug.cgi?id=19298 --- Comment #23 from JuryS <js-box(a)nm.ru> 2009-07-16 05:00:18 --- The most of this patch is font replacement: [HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements] "Arial"="Liberation Sans" "Courier New"="Liberation Mono" "Marlett"="Marlett" "Microsoft Sans Serif"="Tahoma" "Tahoma"="Tahoma" "Times New Roman"="Liberation Serif" "Wingdings"="Wingdings" because the system russian fotns in /usr/share/wine/* don't work. It's font like courier.fon, sserifer.fon and other. It's gdi32/font.c bug. with WINEDEBUG=+font warning message and exit with status 1 when try to use system fonts. -- 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.