In my braille app, the font "Apple Braille" looks kind of wimpy when
printed. Some people say it's hard to read. I thought I'd try making it bold, but for some reason, Apple Braille does not go bold in any app I've
tried.
...
3) Is there another way to make my braille look "heavier"?

You might try using NSStrokeWidthAttributeName with a negative value:

        http://lists.apple.com/archives/Cocoa-dev/2004/Jun/msg01747.html

You'll want to apply that attribute and your font to an NSAttributedString.

~Martin

_______________________________________________

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 arch...@mail-archive.com

Reply via email to