David, can you try with both Pharo1.0 and Pharo1.1 ?

In Pharo1.1 by default installed Bitmap fonts, which dosen't contains
unicode glyphs. In Pharo1.0 we used TrueType fonts so that you can choose
the one
you like, which will correctly diaplays cyrillic glyphs.

Please let us know if that works. And in such case you can use TrueType in
1.1 also if you want.

cheers

mariano

On Tue, Sep 21, 2010 at 11:50 AM, Mariano Martinez Peck <
[email protected]> wrote:

> Ahh and you can open a ticket :)
>
>
> On Tue, Sep 21, 2010 at 11:50 AM, Mariano Martinez Peck <
> [email protected]> wrote:
>
>> Hi David. I have no idea. I just cc'ed pharo-dev in case someone can help
>> you.
>>
>> Cheers
>>
>> Mariano
>>
>>
>> On Fri, Sep 17, 2010 at 6:23 PM, DavidWilson <[email protected]> wrote:
>>
>>>
>>> Hi
>>>
>>> I'm trying to input Tibetan (i.e. Unicode) characters using the SCIM
>>> input
>>> method (Wylie tibetan aka EWTS) on Ubuntu (10.4).
>>> (N.B. That's not the same as a different keyboard layout!)
>>>
>>> SCIM works ok for OpenOffice and even for gedit, but not in Pharo, ie it
>>> is
>>> installed correctly and working.
>>>
>>> I suspect it's because Pharo consumes the keyboard input directly, and
>>> doesn't let SCIM do its stuff (essentially aggregating keystrokes before
>>> sending the unicode on to application).
>>>
>>> It would be nice to hear from a) anyone who's got this to work in Pharo,
>>> or
>>> b) someone who can confirm what I suspect.
>>>
>>> The equivalent works fine on Mac!
>>>
>>> David
>>> --
>>> View this message in context:
>>> http://forum.world.st/Support-for-SCIM-on-Linux-tp2544095p2544095.html
>>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>>
>>> _______________________________________________
>>> Pharo-users mailing list
>>> [email protected]
>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
>>>
>>
>>
>
_______________________________________________
Pharo-users mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users

Reply via email to