<div class="gmail_quote">2009/8/28 Andreas Raab <span dir="ltr">&lt;<a href="mailto:andreas.raab@gmx.de">andreas.raab@gmx.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Michal Perutka wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/8/27 Andreas Raab &lt;<a href="mailto:andreas.raab@gmx.de" target="_blank">andreas.raab@gmx.de</a> &lt;mailto:<a href="mailto:andreas.raab@gmx.de" target="_blank">andreas.raab@gmx.de</a>&gt;&gt;<div class="im"><br>
    Actually, that was no mistake. I meant to use Character value: xxx<br>
    since I want us to get away from the leading char stuff in Unicode.<br>
    What happens when you use Character value: instead of Unicode<br>
    value:? Does it blow up? Does it display incorrectly? Anything else?<br>
<br>
<br>
$? for every code &gt; 255. For example Character value: 353 shows $?, Character leadingChar: 14 code: 353 shows $¹<br>
</div></blockquote>
<br>
That&#39;s *extremely* strange. I just tried it and it shows $¹ in both cases in a current updated trunk image after selecting a suitable font (I used Arial). What image are you using? Which font(s) did you use to try this?</blockquote>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Can someone else try to verify this with a current trunk image? (I&#39;m wondering if I screwed something up with my own experiments here) You should see no difference between printing (Character leadingChar: 14 code: 353) and (Character value: 353) (i.e., they either both display as $? or they both display as $¹).<br>

</blockquote><div><br>Sorry, the problem is with my  font - I use a Latin2 bitmap font. When I
use some TTF font (installed from Windows), it is OK.<br><br></div></div>Cheers<br>Michal<br>