Re: descender for glyph
Re: descender for glyph
- Subject: Re: descender for glyph
- From: email@hidden
- Date: Fri, 6 Feb 2004 07:29:36 +0100
Am 05.02.2004 um 00:46 schrieb Moray Taylor:
Hi,
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.
Cheers
Moray
Well, the is afmDictionary deprecated. But it had the described
problem: one gets only the maximum descender for the entire font, not
for special glyphs.
So I have to use a thumb-value, Argh!
--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.