Re: Forcing Black on RTF Text generated from NSAttributedString
Re: Forcing Black on RTF Text generated from NSAttributedString
- Subject: Re: Forcing Black on RTF Text generated from NSAttributedString
- From: John Stiles <email@hidden>
- Date: Thu, 09 Dec 2004 16:03:35 -0800
Andrew Farmer wrote:
On 09 Dec 2004, at 13:40, John Stiles wrote:
You could make a pseudo black with RGB(1,1,1) instead of RGB(0,0,0).
Um, correct me if I'm mistaken, but wouldn't RGB(1,1,1) be white?
I was thinking of bytes, as in 1/256th. I'm just used to thinking of
color channels as bytes (how they are rasterized on screen), not floats.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden