Re: Bug in 10.12 drawing glyph from labelFont or systemFont with bezier path
Re: Bug in 10.12 drawing glyph from labelFont or systemFont with bezier path
- Subject: Re: Bug in 10.12 drawing glyph from labelFont or systemFont with bezier path
- From: Jerome Krinock <email@hidden>
- Date: Mon, 15 Aug 2016 07:51:36 -0700
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 email@hidden and my mail provider if anything has changed, but no answer yet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden