<div dir="ltr">I have based my code on one of the examples: <a href="https://github.com/lxnt/ex-sdl-freetype-harfbuzz">https://github.com/lxnt/ex-sdl-freetype-harfbuzz</a><div>So I'm doing almost the same thing as this example.</div>
<div><br></div><div>One more question. I'm building harfbuzz myself using CMake, so I had to set the config defines myself.</div><div>Could it be one of those defines? Maybe I'm missing one.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Thu, May 15, 2014 at 6:19 PM, Behdad Esfahbod <span dir="ltr"><<a href="mailto:behdad@behdad.org" target="_blank">behdad@behdad.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On 14-05-15 02:56 PM, Daniel Ribeiro Maciel wrote:<br>
> Hi all!<br>
><br>
> I'm having trouble using harfbuzz to attack the 'sliding dot' problem. (Such<br>
> as in T. W. Lewis).<br>
> The dots are not positioned as close to the glyphs as my reference rendering<br>
> from LibreOffice or Chrome.<br>
><br>
> Do I have to pass any arguments to harfbuzz to instruct it to apply kerning to<br>
> certain special cases?<br>
<br>
</div></div>No, it should be enabled by default.  How are you invoking HarfBuzz?<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></blockquote></div><br></div>