[HarfBuzz] HB coretext_aat shaper?

Behdad Esfahbod behdad.esfahbod at gmail.com
Tue Mar 17 17:36:51 PDT 2015


On 15-03-17 05:27 PM, Adam Twardoch (List) wrote:
> Behdad, 
> 
> What functionality does the coretext_aat shaper currently support?

What the coretext_aat does is: if the font has 'mort' or 'morx' table, then
call the coretext shaper, otherwise fail (and let ot shaper handle).  It's
just a mechanism to choose which shaper to use.


> I can see that it does something with "mort" and "morx", but possibly not "kerx" or the extended "kern" table? Or does it? With something like hb-view, which options (if any) are passed on? Direction, script, language, features? 

Everything is supported.


> Thanks,
> A.
> _______________________________________________
> HarfBuzz mailing list
> HarfBuzz at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/harfbuzz
> 


More information about the HarfBuzz mailing list