I have an NSTextView with no "Multiple fonts allowed" (isRichText = NO).
The font is the userFixedPitchFontOfSize: 0 (Monaco 10 pt).

But when I insert a THAI CHARACTER SARA E (Unicode 0E40), which has no glyph in Monaco, a replacement font is used. This is Lucida Grande, which is not a FixedPitchFont.
So things meant to be in nice columns get all messed up.

But if one has the "Additional Asian Fonts" installed, there is also Ayuthaya, which, being a FixedPitchFont, would be a much better replacement.

So: is there a way in Tiger to tell the text system to prefer FixedPitchFonts?

Kind regards,

Gerriet.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to