<div dir="ltr"><div>That's a great improvement, thanks Jiang.<br></div><div>Even more... it clearly shows the truncation issue I was describing several times already (<a href="http://lists.freedesktop.org/archives/harfbuzz/2014-February/004149.html">http://lists.freedesktop.org/archives/harfbuzz/2014-February/004149.html</a>).</div>

<div>I'll add some comments to <a href="https://github.com/jjgod/harfbuzz/commit/08ac195ed88c157eaca82d462371ca0bf5fff81e">https://github.com/jjgod/harfbuzz/commit/08ac195ed88c157eaca82d462371ca0bf5fff81e</a> .</div>
</div>
<div class="gmail_extra"><br clear="all"><div>Regards,<br>Konstantin</div>
<br><br><div class="gmail_quote">2014-03-26 0:19 GMT+02:00 Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org" target="_blank">behdad@behdad.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="">On 14-03-25 03:17 PM, Jiang Jiang wrote:<br>
> On Tue, Mar 25, 2014 at 11:14 PM, Behdad Esfahbod <<a href="mailto:behdad@behdad.org">behdad@behdad.org</a>> wrote:<br>
>>> In case anyone wondering (doesn't seemed to see any interests in this<br>
>>> scenario), I managed to get it working by implementing a set of Core<br>
>>> Text font_funcs for HarfBuzz:<br>
>>> <a href="https://github.com/jjgod/harfbuzz/commit/08ac195ed88c157eaca82d462371ca0bf5fff81e" target="_blank">https://github.com/jjgod/harfbuzz/commit/08ac195ed88c157eaca82d462371ca0bf5fff81e</a><br>
>><br>
>> Thanks.  I have been wanting to do this.  Will check it out.<br>
><br>
> There are things missing like getting kernings and things I totally<br>
> forgot how to use like<br>
> CTFontGetVerticalTranslationsForGlyphs(). Also I probably got the<br>
> advances/bounding boxes wrong as I completely forgot the floating<br>
> point/fixed point conversion details.<br>
<br>
</div>Thanks.  Still it's a huge improvement.  I've been working on builtin font<br>
fallbacks (hb-ot-font.cc).  I'll try to clean these things a bit such that<br>
best default is chosen automagically by default, the same way that is done for<br>
Unicode callbacks.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
behdad<br>
<a href="http://behdad.org/" target="_blank">http://behdad.org/</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
HarfBuzz mailing list<br>
<a href="mailto:HarfBuzz@lists.freedesktop.org">HarfBuzz@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" target="_blank">http://lists.freedesktop.org/mailman/listinfo/harfbuzz</a><br>
</div></div></blockquote></div><br></div>