<br><br><div><span class="gmail_quote">2008/1/18, danil osipchuk &lt;<a href="mailto:danil.osipchuk@gmail.com">danil.osipchuk@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Janko hello,<br><br>I guess we don&#39;t need a patch because as I said the VM in unix trunk already has needed functionality.<br>I&#39;m at work at the moment and using windows, but yesterday&#39;s evening I compiled the trunk VM and it does work in the way exactly I expected&nbsp; (the good news your are asking for :) ) on kubuntu with utf-8 locale. I actually entered Russian text and it was shown in panes. I had no time to try copy-pasting and file name listing but the keyboard input is working for sure.
<br><br>To do this one needs to get fonts (Andrew Tween&#39;s and others excellent work makes it trivial for all platforms).</blockquote><div><br><br>Do you mean that freefont packages and plugin must be installed or using current Bitstream fonts available in the current image could be used?
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Then you need to create a LanguageEnvironment - there are examples in image. LanguageEnvironment provides keyboard InputInterpeter which in turn implements #nextCharFrom:firstEvt: (see the attached picture with the example which works now for all main VMs - unix, mac and windows :))
<br><br>After switching to configured language environment (Locale switchToID: (LocaleID isoLanguage: &#39;ru&#39;) ) corresponding character handling is installed.</blockquote><div><br><br>Spanish LanguageEnvironment is already created in the image, and I can see letters as ñ , ó, etc. if I open images that already contain those characters or if I open a file containing it, but I can not type those characters using the keyboard: Trying to type &#39;á&#39; all I get is &#39;?a&#39;.
<br><br>So, in brief, I&#39;ve being testing this everytime a svn changes happens since last september without any success, so, please, could you explain in more details your steps, specially:<br>- image you used<br>- fonts you used 
<br>- use it without freefont package and freefont plugin <br><br>and assure that character with dead keys (accents) work in your keyboard?<br><br>Thanks for your info.<br><br></div></div><br>