afdko icon indicating copy to clipboard operation
afdko copied to clipboard

Add support for 𝚖𝚎𝚝𝚊 table

Open KrasnayaPloshchad opened this issue 6 years ago • 2 comments

OpenType font has an optional table meta for metadata. With this support any font built via AFDKO will be allowed to insert this table.

KrasnayaPloshchad avatar May 15 '18 00:05 KrasnayaPloshchad

This table should certainly be supported by the that feature file syntax, and makeotf in particular. I see that fontTools already supports this table for red/write from ttx file

readroberts avatar Oct 01 '19 18:10 readroberts

The UFO spec has a lib key for the meta table https://unifiedfontobject.org/versions/ufo3/lib.plist/#publicopentypemeta.

moyogo avatar Feb 09 '21 06:02 moyogo