[HarfBuzz] variation selector support

Jonathan Kew jonathan at jfkew.plus.com
Wed Jun 2 16:59:23 PDT 2010


Hi Behdad,

There seems to be a problem with the variation-selector support in hb_map_glyphs(); it doesn't account for the fact that the VS slots need to be eliminated from the buffer during char-to-glyph mapping. As a result, we end up with .notdef glyphs corresponding to the VS codepoints, even though the correct variants are chosen for the base characters.

The attached patch ought to fix this.

JK

-------------- next part --------------
A non-text attachment was scrubbed...
Name: hb-ivs-fix.patch
Type: application/octet-stream
Size: 2075 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/harfbuzz/attachments/20100603/c6264e95/attachment.obj>
-------------- next part --------------




More information about the HarfBuzz mailing list