No fonts in Battle net screens
Status: Beta
Brought to you by:
kripper
In the battle net screen, fonts aren't displayed.
Chris Morgan (from wine-developers) wrote me:
"The problem with starcraft has to do with gdi and
directdraw. From what I
can recall from recent discussion about how to fix the
b.net interface by
some transgaming guys it appears that directdraw is
started but then gdi is
used to draw fonts onto surface 0 which on windows is
supposed to be the
default directdraw surface but on wine the surface
doesn't exist yet due to a
performance optimization. I believe transgaming is
working on this
particular problem although I'm not entirely sure if
its an active thing."