descender for glyph
descender for glyph
- Subject: descender for glyph
- From: email@hidden
- Date: Wed, 4 Feb 2004 22:55:57 +0100
Hello,
I want to draw a NSGlyph and therefor need its height.
How to get it?
NSFont's boundingRectForGlyph: ignores everything below the baseline.
If I use an NSAttributedString and get its bounds, they are for the
largest characters of its font, not for the characters of this string.
If I append the glyph to a NSBezierPath and get its bounds: guess what:
everything below the baseline is ignored.
So what to try next?
--Jan--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.