Re: descender for glyph
Re: descender for glyph
- Subject: Re: descender for glyph
- From: Andreas Mayer <email@hidden>
- Date: Thu, 5 Feb 2004 02:42:48 +0100
Am 05.02.2004 um 00:46 schrieb Moray Taylor:
You should be able to use NSFont's "afmDictionary", and then calculate
the descender yourself, I'm pretty sure that information is in the
font's AFM.
Well, I can find out the descender with NSFont's descender method just
fine.
What I can't find out is, in what height exactly the baseline of a text
drawn with NSString's drawInRect:withAttributes: will end up.
bye. Andreas.
_______________________________________________
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.