@Peter Constable
Should axes name carry more semantics? For example, `wght` axis should cause all the glyphs' advance width monotonically increasing along the `wght` value. (View Post)
Considerations are:
* There are seldom font would directly use >65535 glyphs, but a family would.
* If a font family is distributed in a TTC then we usually merge the GLYF table to share glyphs.
… (View Post)