<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi All,<br></div><div><br></div><div>The Seaside is secondary, as the problem is with the fonts in my Squeak 5.2 linux64 image.<br></div><div><br></div><div>When I navigate...<br></div><div>Extras -> Language -> Russian<br></div><div><br></div><div>      cyrillic displays as ??????  i.e. is not rendered correctly.<br></div><div><br></div><div><br></div><div><br></div><div>When I go searching ...<br></div><div>Apps  ->Font Importer -> Nothing with UTF8 among the selections.<br></div><div><br></div><div>Since<br></div><pre style="font-family: monospace, monospace; color: rgb(0, 0, 0); background-color: rgb(248, 249, 250); border: 1px solid rgb(234, 236, 240); padding: 1em; white-space: pre-wrap; line-height: 1.3em; overflow-x: hidden; overflow-wrap: break-word; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">ru:Планктон<br></pre><meta content="text/html; charset=utf-8"><div><br></div><div>Cannot be rendered as is in the Squeak workspace, but instead shows up as <br></div><pre style="font-family: monospace, monospace; color: rgb(0, 0, 0); background-color: rgb(248, 249, 250); border: 1px solid rgb(234, 236, 240); padding: 1em; white-space: pre-wrap; line-height: 1.3em; overflow-x: hidden; overflow-wrap: break-word; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-style: initial; text-decoration-color: initial;">ru:????????<br></pre><meta content="text/html; charset=utf-8"><div style="" class="zmail_extra"><div><br></div><div><br></div><div>That is what Seaside renders.<br></div><div><br></div><div>The problem, therefore is getting a UTF8 (?) font into my image. Unfortunately, I do not see any available.<br></div><div><br></div><div>cheers,<br></div><div><br></div><div>t</div><div><br></div><div id="Zm-_Id_-Sgn1">---- On Thu, 19 Sep 2019 10:37:14 -0400 <b>Esteban Maringolo <emaringolo@gmail.com></b> wrote ----<br></div><div><br></div><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div>On Thu, Sep 19, 2019 at 11:33 AM Karsten Kusche <<a target="_blank" href="mailto:karsten@heeg.de">karsten@heeg.de</a>> wrote:<br>><br>> use #text: instead of #html:, it’ll do correct escaping. #html: is used only when you want to write plain HTML to the canvas, which is something you typically don’t do, because that’s what the canvas is there for in the first place.<br><br>+1.<br>In the end it will end up calling #encodeOn: on the String, using the<br>WADocument encoder for it.<br><br>Regards,<br>_______________________________________________<br>seaside mailing list<br><a target="_blank" href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br><a target="_blank" href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br></div></blockquote></div><div><br></div></div><br></body></html>