On 15.12.2009 19:44, Martin Polák wrote:
..., so to display those you need to - Import a Font which includes them. (Like the DejaVu FT-font included previously) - Change the fonts used to the one you know support Czech characters from the world rightclick menu, in System -> Preferences -> System fonts.
Cheers, Henry
I tried it exactly as you described it, but with no luck. Characters only displayed were 'áÃý'. Instead of other chars I see only '?'. In version, where fonts are outside image, everything works. I have no idea.
Cheers, Martin _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hmmm, strange... Did you try typing them in another workspace after changing fonts? The settings only apply to newly opened windows. To me, copy-pasting the string in a workspace before changing Code font, I get: ?????ýáÃé then opening a workspace afterwards, and copying the same characters, I see: ÄÅ¡ÄÅžýáÃé Cheers, Henry