I believe there is some command line switch to the VM to ask for Unicode clipboard handling, but I am not a Linux desktop user. BTW, due to font substitution it is not easy to figure out which fonts have full coverage, you cannot just try in some other app. Font substitution is what Pharo should do as well, when missing a glyph.
On 08 Sep 2015, at 10:08, H. Hirzel <hannes.hirzel@gmail.com> wrote:
_Displaying_ a text keyboarded into Pharo works if the proper font is chosen.
1. Go for the 'Settings Browser'. 2. Search for 'font'. 3. Go to the 'Standard fonts' section 4. click on the 'code' font. 5. Click on 'Update' in the box which popped up. 6. Choose a Unicode font which can display the glyphs I want. 7. Click OK.
Pasting does not work on a Linux Mint derived edition. I'll check on MSwindows.
On 9/8/15, Hilaire <hilaire@drgeo.eu> wrote:
I don't know about your text bellow, but it does not work to paste it. However when I display the epsilon character on libreoffice, copy it in Pharo with proper used font, it works.
Hilaire
Le 08/09/2015 09:38, H. Hirzel a écrit :
Hello
I pasted a method from a LibreOffice Writer document into Pharo and got an error message.
To replicate the error paste
epsilon
^ 'É'
as a method into a browser.
Suggestions how I can fix this?
Regards Hannes
-- Dr. Geo http://drgeo.eu http://google.com/+DrgeoEu