<div dir="ltr"><div class="gmail_quote"><div>Hi, <br></div><div>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; I see your changes - however the Lessons and Practice activities still<br>
&gt; aren&#39;t drawing correctly on my machine. &nbsp;Basically the text to be<br>
&gt; typed doesn&#39;t get displayed, except that inconsistently a single<br>
&gt; character gets drawn. This happens both windowed and fullscreen.<br>
<br>
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; It looks like my wrapper function &quot;ConvertToUTF8()&quot; in alphabet.c<br>
&gt; doesn&#39;t work properly. &nbsp;I found at least one problem in it but it<br>
&gt; still isn&#39;t fixed. &nbsp;It is not returning the correct UTF-8 string to be<br>
&gt; drawn by print_at(), at least on my machine.<br>
&gt;<br>
<br>
I can&#39;t for the life of me figure out why &quot;ConvertToUTF8()&quot; in<br>
alphabet.c is not providing the correct UTF8 string. &nbsp;The syntax of<br>
the call to the underlying &quot;ConvertUTF32toUTF8()&quot; (which was written<br>
by Unicode, Inc. for free use) is complex, but I think I have it right<br>
- or at least can&#39;t find where I have it wrong. &nbsp;I would think that<br>
the underlying function works correctly, but maybe it has a bug.<br>
<br>
If anyone can figure out what is wrong, I would be greatly appreciative.<br>
<br>
David<br>
</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.<br><br>Thanks,<br>Sreyas<br></div>