Re: Reading font info from font file not activated...
Re: Reading font info from font file not activated...
- Subject: Re: Reading font info from font file not activated...
- From: Robert Cerny <email@hidden>
- Date: Tue, 13 Apr 2004 08:04:28 +0200
Hi,
I believe there are two approaches. You can activate the font just for
your app or parse the file. I'm not sure which info you need exactly,
but until you need to draw any text using the font, the second way
could be ok. Also, you need to understand that there are more than 4
"supported" font formats in OS X so you will need to distinguish
between them.
HTH
Robert
On 13.4.2004, at 4:28, email@hidden wrote:
I'm trying to read info from a font which isn't activated, my question
is were exactly should i start? open the file with a FileHandle or
...
_______________________________________________
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.
_______________________________________________
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.