-
Re: Otf vs. ttf
TrueType is a scalable font technology designed by Apple Computer, and has been superseded by the OpenType format. However people still refer to TrueType fonts, while in fact 99.9% of all fonts that …3 -
Re: Font production frustrations and solutions
I also used uni0307 with my tests, so it still looks like an issue with the font.1 -
Re: Name table ID's 16 and 17
That is because those Windows platform fields are stored with UTF-16BE encoding, thus support Unicode text. The Macintosh platform uses legacy encodings.2 -
Re: Kerning of .otf files in MS Word 2011 and MS Word 2016 (v 16.16) Mac
It might be related to issue #6 from our OpenType Layout Feature Support Differences: If a font only contains a DFLT script, then both Windows 10 and Word (version 1701) won't use the kern feature. H…1 -
Re: Consideration of ‘space’ within calt in Adobe Apps vs. Mac OS X
I was not aware of this issue, but last November we did notice an issue with Edge that resets after two spaces. I've added your findings to our list of OpenType Layout Feature Support Differences.2