<div dir="ltr">Yep, I did change it in following commit, unfortunately I omitted to tell exactly which was the problem...<br><br>Name: Multilingual-nice.116<br>
Author: nice<br>
Time: 27 March 2010, 11:22:00.573 pm<br>
UUID: 6339699b-51ec-fb41-a1e0-<div id=":5wu">c8246b621919<br>
Ancestors: Multilingual-ul.115<br>
<br>
Don&#39;t let Unicode use #scanMultiCharactersCombiningFrom:to:in:rightX:stopConditions:kern: until problems are fixed.<br>
Anyway, combining diacritical was experimental and not really operational.</div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/9 Yoshiki Ohshima <span dir="ltr">&lt;<a href="mailto:Yoshiki.Ohshima@acm.org" target="_blank">Yoshiki.Ohshima@acm.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">At Fri, 6 Sep 2013 16:51:56 -0700,<br>
<div class="im">tim Rowledge wrote:<br>
&gt;<br>
&gt; On 06-09-2013, at 3:26 PM, Yoshiki Ohshima &lt;<a href="mailto:Yoshiki.Ohshima@acm.org">Yoshiki.Ohshima@acm.org</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; At Fri, 6 Sep 2013 23:02:57 +0200,<br>
&gt; &gt; Nicolas Cellier wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hi Yoshiki,<br>
&gt; &gt;&gt; I also note that there is a presentation and presentationLine in<br>
&gt; &gt;&gt; MultiCharacterScanner, could you tell a word about theses inst. vars.?<br>
&gt; &gt;<br>
&gt; &gt; That (IIRC) was also something to do with the mapping from the logical<br>
&gt; &gt; sequence of code points (that is what a Unicode string is) to the list<br>
&gt; &gt; of &quot;characters&quot; that can be used to fetch the glyphs.   IOW,<br>
&gt; &gt; &quot;presentation&quot; is something created by looking at combinations in the<br>
&gt; &gt; logical sequence.<br>
&gt; &gt;<br>
&gt; &gt; Again, we did not go too far; I think we supported a simple accented<br>
&gt; &gt; characters but not much more.<br>
&gt;<br>
&gt; So far as I could tell from looking at senders and implementors,<br>
&gt; there wasn&#39;t really any use made of &#39;presentation&#39; and not much of<br>
&gt; &#39;presentationLine&#39;; certainly little enough that my *guess* would be<br>
&gt; they could go away without changing anything.<br>
<br>
</div>In the Etoys image, #addCharToPresentation: is called from<br>
#scanMultiCharactersCombiningFrom:...., and that is dispatched from<br>
Unicode class&gt;&gt;scanSelector.  But I guess the mechanism was removed<br>
from the trunk at some point in the past.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- Yoshiki<br>
<br>
</font></span></blockquote></div><br></div>