Package: wine
Version: 0.0.20050310-1.1
Severity: normal

Wine reads various font files on the system, and always selects the
first one as the default font (e.g. for menus).  This can be seen on
my system by starting "winemine".

With WINEDEBUG=font, I get:

...
trace:font:ReadFontDir Loading fonts from 
"/home/lbrenta/.wine/dosdevices/c:/windows/fonts"
trace:font:load_fontconfig_fonts fontconfig: 
/usr/X11R6/lib/X11/fonts/Type1/n021023l.pfb
trace:font:load_fontconfig_fonts fontconfig: 
/usr/share/fonts/truetype/dustin/dustismo_bold_italic.ttf
trace:font:AddFontFileToList Loading font file 
"/usr/share/fonts/truetype/dustin/dustismo_bold_italic.ttf" index 0
trace:font:AddFontFileToList fsCsb = 20000193 04000000/a00000af 1000004a 
00000000 00000000
trace:font:AddFontFileToList Added font L"Dustismo" L" Bold Italic"
...
trace:font:AddFontFileToList Added font L"MgOpen Canonica" L"Bold Italic"
trace:font:DumpFontList Family: L"Dustismo"
trace:font:DumpFontList         L" Bold Italic"
trace:font:DumpFontList         L"Regular"
trace:font:DumpFontList         L" Bold"
trace:font:DumpFontList         L" Italic"
trace:font:DumpFontList Family: L"Bitstream Vera Serif"
trace:font:DumpFontList         L"Bold"
trace:font:DumpFontList         L"Roman"
...
trace:font:WineEngCreateFontInstance L"System", h=16, it=0, weight=400, 
PandF=22, charset=0 orient 0 escapement 0
trace:font:WineEngCreateFontInstance not in cache
trace:font:WineEngCreateFontInstance Chosen: L"Dustismo" L"Regular"
...


This illustrates that, on my system, the first TrueType font family
happens to be "Dustismo".

The problem is that, no matter what I put in ~/.wine/conf, this font
is always selected.  I have tried, for example:

[fonts]
"Default" = "-bitstream-vera-serif-"
"Alias0" = "System,-bitstream-vera-sans-,subst"

and the values in /usr/share/doc/wine/config.

The settings are simply ignored.  If I put a .ttf file in
~/.wine/drive_c/windows/fonts, that font is used instead, no matter
what ~/.wine/conf says.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages wine depends on:
ii  debconf                 1.4.30.13        Debian configuration management sy
ii  libwine                 0.0.20050310-1.1 Windows Emulator (Library)
ii  xbase-clients [xcontrib 4.3.0.dfsg.1-13  miscellaneous X clients

-- debconf information:
  wine/del_wine_conf: true
  wine/install_type: Autodetect



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to