Re: Bug in 10.12 drawing glyph from labelFont or systemFont with bezier path

2016-08-15 Thread Jerome Krinock
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

Bug in 10.12 drawing glyph from labelFont or systemFont with bezier path

2016-08-11 Thread Jerome Krinock
If you create a font using -labelFontOfSize: or -systemFontOfSize:, then send it a -glyphWithName message, then pass the resulting glyph and the font to -[NSBezierPath appendBezierPathWithGlyph:font:], the resulting bezier path draws several horizontal bars instead of the expected character glyp