<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><font size="+1">Hi Juan, <br>
</font></p>
<p><font size="+1">I find some time to test it. <br>
</font></p>
<p><font size="+1">To do so I only need to change the parent of the
DrGDrawable class to VectorGraphicsPasteUpMorph. Easy. I read
your hack, it adds one message send per rendered morphs. I don't
have strong opinion on that.</font></p>
<img moz-do-not-send="false"
src="cid:part1.93B55170.7F913D8D@drgeo.eu" title="DrGeo on
VectorGraphics canvas" alt="" width="590" height="551">
<p>You can observe the lines are blurred and the colour is not
right. The lines should be black and they are too thick for a one
pixel width line. Some lines are black because there are several
segments in top of each other.<br>
</p>
<p>Adding a StringMorph will set Cuis in an infinite loop scenario
without way to escape (Alt+[.] did not work):</p>
<pre><font color="#863266">| c |
c _ VectorGraphicsPasteUpMorph new openInWorld.
c addMorph: (StringMorph new contents: 'Hello')</font>
</pre>
<p><br>
</p>
<p>Thanks!</p>
<p>Hilaire<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">Le 24/06/2020 à 21:41, Juan Vuletich a
écrit :<br>
</div>
<blockquote type="cite" cite="mid:5EF3AC6E.9070804@jvuletich.org"><br>
I hope this helps you get a feel of what can be done.<br>
<br>
Cheers,</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a class="moz-txt-link-freetext" href="https://pouet.chapril.org/@hilaire">https://pouet.chapril.org/@hilaire</a></pre>
</body>
</html>