-
Re: Font Modification Restrictions
Additionally, some variants of TeX (LuaTeX namely) allows the user to modify the memory representation of the font after loading it from the file, and people have been using it mainly to modify kerni…1 -
Re: [OTVar] Introducing OpenType variable fonts
OVF is Omega Virtual Font (a 16-bit extended version of TeX’s original 8-bit Virtual Fonts).2 -
Re: Non-Latin in the "name" table
I tend to just forget about Macintosh names since this is mostly pre-OS X stuff. However, I’ve been told that some obsolete applications on Mac (old versions of Word so far) require Macintosh names, …1 -
Re: Browser OTS rejections for WOFF2 but not WOFF
There is WOFF2-decoding bug in the version of OTS currently used by web browsers that causes it to be unable to decode WOFF2 fonts that report decompressed data size or total font size that is smalle…1 -
Re: Glyph names for new fonts
Personally, I prefer to generate fonts with no glyph names at all (since the way I build my fonts makes glyph name → to Unicode value mapping rather useless). But to answer your question, AGL is the …3