In message <[EMAIL PROTECTED]> on Tue, 16 Jan 2007 21:36:58 +0200, "Zvi Har'El" <[EMAIL PROTECTED]> said:
rl> The problem in item #3, i.e., the extra space after the ยด (U+2019 rl> RIGHT SINGLE QUOTATION MARK) in http://jv.gilead.org.il/ still rl> persists. Yup. That, however, is not a character encoding problem, at least when the string is extracted from the WM_NAME (as you have noticed yourself). Next thing to do is some debugging in the area around where the title is actually put in place and see what string it gets. If it still has the correct encoding, the only conclusion is that it's a problem in Xlib or in the font. What font do you use for the title, btw? Cheers, Richard ----- Please consider sponsoring my work on free software. See http://www.free.lp.se/sponsoring.html for details. -- Richard Levitte [EMAIL PROTECTED] http://richard.levitte.org/ "When I became a man I put away childish things, including the fear of childishness and the desire to be very grown up." -- C.S. Lewis
