Getting the availably fonts of a font family
Getting the availably fonts of a font family
- Subject: Getting the availably fonts of a font family
- From: email@hidden
- Date: Thu, 25 Apr 2002 20:24:22 -0400
NSFontManager provides the availableFontFamilies method to get an array
of all the font families, and availableFonts to get an array of all the
fonts. I am looking for a way to get a list of the fonts in a given
family. I have seen it done in programs where the font families are
listed in a menu and the families' indivual fonts (bold, italic, etc.)
in a submenu. Does anyone know how to do this?
_______________________________________________
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.