Re: NSTextView Font Substitution
Re: NSTextView Font Substitution
- Subject: Re: NSTextView Font Substitution
- From: Ken Thomases <email@hidden>
- Date: Sun, 18 May 2008 13:49:39 -0500
On May 17, 2008, at 8:36 AM, Gerriet M. Denkmann wrote:
So: is there a way in Tiger to tell the text system to prefer
FixedPitchFonts?
Possibly using NSFontDescriptor. You can specify NSFontMonoSpaceTrait
as part of its symbolic traits.
If nothing else, you can specify the list of fonts to fallback on
explicitly with NSFontCascadeListAttribute.
-Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden