Re: Properly symbol fonts handling in Cocoa
Re: Properly symbol fonts handling in Cocoa
- Subject: Re: Properly symbol fonts handling in Cocoa
- From: Martin Wierschin <email@hidden>
- Date: Mon, 9 Mar 2009 17:21:24 -0700
Wingdings is, if I remember correctly a bit strange as it is part
of the
roman character space.
Yes, the "ding" fonts are rather strange in their handling of
characters. Wingdings will display symbol glyphs when applied to
characters in either the ASCII range (0-256) or the private use area
(U+F021 to U+F0FF). If you're using the NSFont API to query supported
characters for a ding font (eg: via "coveredCharacterSet"), be
careful as it seems to lie; at least under Tiger.
~Martin
_______________________________________________
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