I have a resolution to this subject which I posted here last week. My reported Apple Bug 27813593 works as expected and is not a bug. In earlier versions of macOS, in the System and Label fonts, the glyphs I was using had names, but in 10.12 they do not have names, and that is OK because glyph names are not required by the API contract.
The solution is to use CTFontGetGlyphsForCharacters(), of which I was unaware, instead of glyph names. * * * P.S. The reason why I’m starting a new thread is because, for the last few weeks, for some reason, messages I send to lists.apple.com are not reflected back to me. I’ve asked postmas...@lists.apple.com and my mail provider if anything has changed, but no answer yet. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com