<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2014/1/8 Sean P. DeNigris <span dir="ltr">&lt;<a href="mailto:sean@clipperadams.com" target="_blank">sean@clipperadams.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Nicolas Cellier wrote<br>
<div class="im">&gt; Ah yes, that&#39;s true.<br>
&gt; Try with Character value: 1 instead of *:<br>
<br>
</div>Yes, that works. So is it a bug or not?<br>
<br>
Another thing… There is noise around the embedded form. It seems that<br>
BitBltDisplayScanner&gt;&gt;#displayEmbeddedForm: should be changed to:<br>
        aForm<br>
                displayOn: bitBlt destForm<br>
                at: destX @ (lineY + line baseline - aForm height)<br>
                clippingBox: bitBlt clipRect<br>
                rule: Form blend<br>
                fillColor: Color white<br>
<br>
<br></blockquote><div><br></div><div>OK, I understood my mistake...<br></div><div>There were two different implementations in DisplayScanner and MultiDisplayScanner, and I picked the wrong one... Gah !<br></div><div>You have the right snippet. Thanks!<br>
</div><div> <br></div><div>Nicolas<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-----<br>
Cheers,<br>
Sean<br>
--<br>
View this message in context: <a href="http://forum.world.st/Text-Morph-Embedding-Broken-tp4735055p4735059.html" target="_blank">http://forum.world.st/Text-Morph-Embedding-Broken-tp4735055p4735059.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</div></div></blockquote></div><br></div></div>