On 26 jul. 2011, at 19:50, maf675 wrote: > Quite simply, a hex color like #F8F8F8 (which in rgb sliders would be > 248,248,248) is simply this in rgba: rgba(248,248,248,1) > > I don't understand what is up with this decimal business BBedit is > doing, but it is wrong.
No it isn't. It is the way Apple handles colors: http://developer.apple.com/library/mac/#documentation/Cocoa/Reference/ApplicationKit/Classes/NSColor_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40004021 Maarten -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
