[squeak-dev] UTF-8

Pierre-Edouard PORTIER pierre.edouard.portier at gmail.com
Sat Mar 28 10:55:08 UTC 2009


Thank you Philippe,

I was aware of :
aString squeakToUtf8
aString utf8ToSqueak

But I would like to be able to *see* utf-8 characters inside the squeak
environment.

Cheers
Pierre-Edouard

On Sat, Mar 28, 2009 at 5:20 AM, Philippe Marschall <
philippe.marschall at gmail.com> wrote:

> 2009/3/27 Pierre-Edouard PORTIER <pierre-edouard.portier at insa-lyon.fr>:
> > Hi !
> > I am in search of up to date links (or tips) on how to work with UTF-8
> > (instead of the default latin1) inside Squeak.
> > I thank you in advance for your help.
> > Pierre-Edouard
>
> aString convertToEncoding: 'utf-8'
> aString convertFromEncoding: 'utf-8'
>
>
> Cheers
> Philippe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20090328/23f85fd2/attachment.htm


More information about the Squeak-dev mailing list