[HarfBuzz] Zero-width joiner / non-joiner

Behdad Esfahbod behdad at behdad.org
Thu May 26 16:26:17 PDT 2011


On 05/21/11 20:48, Sebastien Metrot wrote:
> I'm in the process of rewriting my lib's text rendering engine with harfbuz as the shaper. Most things are working fine but I got some strange results with the rendering of some test strings. It seems that while the zero-width joiner and zero-width non-joiner codepoints (U+200C and U+200D) are interpreted correctly (they change the join behaviour), they are still added as glyphs to render in the output. The problem is that some fonts ignore these glyphs but I have come across fonts that actually display a sign for these codepoints. I would like to know if this is something that I have to handle by myself or if there is something else I'm missing.


Not your fault.  Something that HarfBuzz should be doing by default, but I
just have not got to implement yet.  Will do soon.

behdad



More information about the HarfBuzz mailing list