Hi,<br><br>
<div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div dir="ltr">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">It looks like my wrapper function &quot;ConvertToUTF8()&quot; in alphabet.c<br>doesn&#39;t work properly. &nbsp;I found at least one problem in it but it<br>
still isn&#39;t fixed. &nbsp;It is not returning the correct UTF-8 string to be<br>drawn by print_at(), at least on my machine.<br><br>(If this function is really broken, it&#39;s a little baffling how this<br>part ever worked correctly).<br>
<br>&gt;</blockquote></div><br>I dont have problems with that in my system seems to work properly. However I will check the code and try to find out what is wrong with it.</div></blockquote>
<div>&nbsp;</div>
<div>fwiw, the problem I found but didn&#39;t yet commit was a stray for( ; ; ) statement in the part to null-terminate the string, but even when I fixed this it the function still didn&#39;t work.</div>
<div>&nbsp;</div>
<div>Now that we have gettext and libiconv in place, maybe we could use iconv() instead and get rid of the Convert* c and h files from Unicode.</div>
<div>&nbsp;</div>
<div>Cheers,</div>
<div>&nbsp;</div>
<div>David</div></div>