<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">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. 
<div dir="ltr"><br>
</div>
<div dir="ltr">Karsten </div>
</div>
<span id="draft-break"></span><br>
<br>
<br>
Georg Heeg eK<br>
Wallstraße 22<br>
06366 Köthen<br>
<br>
Tel.: 03496/214328<br>
FAX: 03496/214712<br>
Amtsgericht Dortmund HRA 12812<br>
<span id="draft-break"></span><br>
<br>
<div>
<div class="null" dir="auto">Am 19. September 2019 um 16:23:56 MESZ schrieb Paul DeBruicker <pdebruic@gmail.com>:<br class="null">
</div>
<blockquote type="cite" style="border-left-style:solid;border-width:1px;margin-left:0px;padding-left:10px;" class="null">
<div class="null" dir="auto">
<div class="null">
<meta name="Generator" content="Microsoft Exchange Server" class="null">
<!-- converted from text -->
<div class="null"><font size="2" class="null"><span style="font-size:10pt;" class="null">
<div class="null"><br class="null">
In your page what did you try?<br class="null">
<br class="null">
<br class="null">
html html: 'Планктон'<br class="null">
<br class="null">
should work.<br class="null">
<br class="null">
<br class="null">
It shows up as ????? in Pharo because the font you're using doesnt have the<br class="null">
glyphs.  There might be a font on your system that does.  You can change the<br class="null">
font in the settings<br class="null">
<br class="null">
<br class="null">
<br class="null">
<br class="null">
<br class="null">
<br class="null">
tty wrote<br class="null">
> Hi All.<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> I am writing a web application where I will need to render Cyrillic:<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> [[ru:Планктон]]<br class="null">
> <br class="null">
> It does not render correctly in a Workspace. it renders as<br class="null">
> [[ru:????????]], <br class="null">
> <br class="null">
> But Tobias was kind enough to show that the ByteString does in fact<br class="null">
> contain the correct Cyrillic codes.<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> I have done a quick test to see if it would render via Seaside on an html<br class="null">
> page by some magic.<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> It does not .<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> Any ideas? <br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> Thanks in advance,<br class="null">
> <br class="null">
> <br class="null">
> <br class="null">
> tty<br class="null">
> _______________________________________________<br class="null">
> seaside mailing list<br class="null">
<br class="null">
> seaside@.squeakfoundation<br class="null">
<br class="null">
> <a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_BLANK" class="null">
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br class="null">
<br class="null">
<br class="null">
<br class="null">
<br class="null">
<br class="null">
--<br class="null">
Sent from: <a href="http://forum.world.st/Seaside-General-f86180.html" target="_BLANK" class="null">
http://forum.world.st/Seaside-General-f86180.html</a><br class="null">
_______________________________________________<br class="null">
seaside mailing list<br class="null">
seaside@lists.squeakfoundation.org<br class="null">
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_BLANK" class="null">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br class="null">
</div>
</span></font></div>
</div>
</div>
</blockquote>
</div>
</body>
</html>