[Bug 9260] the font the winecfg id sustitute by chess figures

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Aug 11 18:25:31 CDT 2007


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


Siegfried Rohdewald <info at rayfract.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |info at rayfract.com




--- Comment #1 from Siegfried Rohdewald <info at rayfract.com>  2007-08-11 18:25:30 ---
I see a similar problem when installing Surfer 8 demo, with Wine 0.9.41 and
later. winecfg picks up Surfer TrueType fonts in drive_c/windows/fonts , when
trying to match default "Arial" font face.

See http://www.golden.com  for Surfer 8 demo download .

Deleting all .ttf TrueType fonts copied by Surfer 8 Demo installer into
drive_c/windows/fonts resolves this . However, the "Arial" winecfg font face is
now "matched" by a Courier-like Serif font.

Up to and including Wine 0.9.40, "Arial" default font was resolved to a Sans
Serif font, even with Surfer 8 TrueType fonts installed in
drive_c/windows/fonts .

When creating an application font with CreateFontIndirect API, "Arial" font
face results in the same problem : Wine resolves "Arial" to TrueType font in
drive_c/windows/fonts . Specify "MS Sans Serif" instead, for CreateFontIndirect
. "Arial" worked fine up to Wine 0.9.40 as well.

Siegfried.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list