Re: Bold Braille
Re: Bold Braille
- Subject: Re: Bold Braille
- From: Martin Wierschin <email@hidden>
- Date: Mon, 4 Jan 2010 15:56:16 -0800
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 (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