[HarfBuzz] output font OT features (cli tool?)
Jonathan Kew
jfkthame at googlemail.com
Sun May 27 07:17:37 PDT 2012
On 27/5/12 13:51, Behdad Esfahbod wrote:
> On 05/27/2012 08:49 AM, Rolf Langenhuijzen wrote:
>> Hello,
>>
>> Is there a command line tool available (from
http://cgit.freedesktop.org/harfbuzz/) or anything similar to output
supported/implemented opentype features of a font?
>
> Right now there is one in the src directory, called main. It uses HB
> internals and not the public API. Eventually I'll add a hb-inspect or
> something under util/ to do that using the public API.
>
> behdad
>
>> Rolf
An alternative would be to use otfinfo from Eddie Kohler's LCDF
TypeTools package, which can report a variety of info about a font,
including OT features that are present.
JK
More information about the HarfBuzz
mailing list