glyphWithName: broken on Tiger ?
glyphWithName: broken on Tiger ?
- Subject: glyphWithName: broken on Tiger ?
- From: Robert Clair <email@hidden>
- Date: Wed, 1 Jun 2005 15:43:20 -0400
The line of code
NSGlyph glyph = [font glyphWithName: @"T"];
now returns 0 (null glyph) for any font I've tried it with.
I know all about the lack of correspondence between characters and
glyphs but all I want is the glyph for a stand-alone "T" so I can
get the Bezier paths. An NSLayoutManger would be major overkill here.
This works on Panther.
Has anyone filed a bug on this ?
.....Bob
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden