[Bug 7638] New: Papyrus lists fonts several times in font pulldown menu

Wine Bugs wine-bugs at winehq.org
Mon Mar 5 09:36:36 CST 2007


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

           Summary: Papyrus lists fonts several times in font pulldown menu
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://papyrus.de
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-misc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


While trying to reproduce 
http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/791ace3477b2d273
"crash related to WineEngEnumFonts in papyrus on opensuse 10.2 but not opensuse
10.0",
I noticed that the font pulldown menu has
ten entries for Arial and multiple entries for other fonts, too.
Looking at +font | grep -i arial, I see

trace:font:AddFontFileToList Loading font file
"/usr/share/fonts/truetype/msttcorefonts/ariali.ttf" index 0
trace:font:get_familyname Got localised name L"Arial"
trace:font:AddFontFileToList Added font L"Arial" L"Italic"
trace:font:load_fontconfig_fonts fontconfig:
/usr/share/fonts/truetype/msttcorefonts/arialbi.ttf
trace:font:AddFontFileToList Loading font file
"/usr/share/fonts/truetype/msttcorefonts/arialbi.ttf" index 0
trace:font:get_familyname Got localised name L"Arial"
trace:font:AddFontFileToList Added font L"Arial" L"Bold Italic"

i.e. arial italic and arial bold italic both have
the localized family name Arial.  Perhaps the app is
only showing the family name?  (I don't really know fonts,
and I haven't even tried the app under Windows, so I'm
not even sure this is a wine problem, but it does seem annoying, at least...)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list