Re: How to enable font anti-aliasing in Wine?

2009-03-15 Thread Rick Jones
2009/3/15 Roderick Colenbrander : ... A string of registry changes enabled smoothed fonts for me: http://forum.winehq.org/viewtopic.php?p=20061&sid=6fbbcf362e44a66b310ef88f631c83f5 I was already using FontSmoothing=2 which was some improvement over nothing, but I didn't know these other setti

Re: Wine+Java+Nvidia crashes

2009-03-13 Thread Rick Jones
--On Friday, March 13, 2009 23:24:56 +0100 StefanDösinger wrote: ¦ It is next to impossible to tell what is going wrong here. I'm afraid someone ¦ will have to dig into the GL calls and try to reproduce the crash in a ¦ stand-alone app and report it to Nvidia. That can be a quite nasty task.

Wine+Java+Nvidia crashes

2009-03-13 Thread Rick Jones
ike more info let me know. -- Thanks Rick Jones

Re: String expansion (%n %t)

2009-03-08 Thread Rick Jones
--On Sunday, March 08, 2009 14:12:16 + Rob Shearman wrote: ¦ 2009/3/8 Rick Jones : ¦ > Is there a Windows string function that expands escape sequences such as %n, ¦ > %t, etc, and which is replicated by Wine? ¦ ¦ FormatMessageA/W? Hmm, could be, possibly the only function that fi

String expansion (%n %t)

2009-03-08 Thread Rick Jones
Is there a Windows string function that expands escape sequences such as %n, %t, etc, and which is replicated by Wine? I ask because I have a Windows app that is screwing up because of something like this. It has a private .ini settings file, and some settings are stored in that kind of format