[Bug 43919] New: MUSHclient Infobar only displays symbol fonts.
https://bugs.winehq.org/show_bug.cgi?id=43919 Bug ID: 43919 Summary: MUSHclient Infobar only displays symbol fonts. Product: Wine Version: 2.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs(a)winehq.org Reporter: madcowchow_69(a)hotmail.com Distribution: --- The Infobar in MUSHClient does not display selected font, and defaults to marlett.ttf, as being discussed in MUSHclient forums topics here: https://www.mushclient.com/forum/?id=14087&page=999 Steps to reproduce: * Download MUSHClient (Version 4.94 or 5.05): https://www.mushclient.com/downloads/dlmushclient.htm (4.94) http://www.gammon.com.au/forum/?id=13918 (5.05) * Install and launch it under wine (any version, i compiled from git as below) madcow(a)minbuntu:$ wine --version wine-2.19-107-gaef2f07 * Create new world, under File -> New World, give it any name + hostname. no need to connect to any real game. * execute the following lua code under Game -> Immediate Info ("Hello ") InfoFont ("Courier", 10, 0) Info ("World") Results: * the world 'World' will be displayed in Marlette instead of Courier. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43919 fiendishx(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fiendishx(a)gmail.com --- Comment #1 from fiendishx(a)gmail.com --- Adding to this so that less forum-hopping is needed: ctrl-c/ctrl-v ------------------------------------------ All symbol fonts work [correctly]. If you choose Symbol or Wingdings or Webdings as your desired font, they will work. So it seems that the line causing the problem [might be] https://github.com/nickgammon/mushclient/blob/08382b6f1d6392e96450b63d1cd2e3... as though Wine doesn't interpret the SYMBOL_CHARSET field the same way that Windows does. -- 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.
participants (1)
-
wine-bugs@winehq.org