Aug. 11, 2014
10:23 a.m.
On 11 Aug 2014, at 3:07 , Hilaire <hilaire@drgeo.eu> wrote:
Hello,
I found that pasting in a workspace a right to left language sentence bring an error. Do we have a way to render such languages?
Thanks
Hilaire
-- Dr. Geo - http://drgeo.eu iStoa - http://istao.drgeo.eu <rightToLeft.png>
Although Pharo doesnât support RTL renderin, thatâs not a rendering error though, but a mismatch between the encoding of the text in clipboard, and that expected by the image. (R2L text isnât *stored* RTL, so that should have no impact). Could it be youâre using a non-Unicode locale? Any chance you could find what OS/locale settings/source text this happens for? Cheers, Henry