[HarfBuzz] variation selector support

Behdad Esfahbod behdad at behdad.org
Wed Jun 2 19:15:10 PDT 2010


Thanks Jonathan.  Indeed good catch.  I'm rewriting it to use the out_buffer
support we already have in the buffer layer.

behdad

On 06/02/2010 07:59 PM, Jonathan Kew wrote:
> 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
> 
> 
> 
> 
> 
> 



More information about the HarfBuzz mailing list