Closed GoogleCodeExporter closed 9 years ago
I am unsure what kind of consequences this has (kerning always being 0).
It is used in rendering background, overline, underline and strike-through, but
not to render the glyphs themselves.
Original comment by jimteeu...@gmail.com
on 20 Oct 2012 at 9:39
Thanks It has been fixed.
text_add_wchar is called from
http://code.google.com/p/freetype-gl/source/browse/branches/gl-3.0/text-buffer.c
#189 withe previous=0. The test for kerning should be against previous, not i
as you found out.
Original comment by Nicolas.Rougier@gmail.com
on 21 Oct 2012 at 7:42
Original issue reported on code.google.com by
jimteeu...@gmail.com
on 20 Oct 2012 at 12:19