[Bug 16325] incorrect font rendering for CJK programs

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 7 09:45:12 CST 2008


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





--- Comment #18 from Dan Kegel <dank at kegel.com>  2008-12-07 09:45:10 ---
"how do we record the caller of an api within that api? Does argv[0]
work in this case?"

Nope.  You have to use winedbg, set a breakpoint on it, and get a backtrace.

"where does TRACE info go?"

To stderr, but only if you set the WINEDEBUG environment variable
to something like +font.  Look for the WINE_DEFAULT_DEBUG_CHANNEL 
statement at the top of the source file you're interested in.  See
http://winehq.org/site/docs/wineusr-guide/x542#AEN544


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list