puls / objc-codegenutils

Three small tools to help you meet Xcode halfway.
Other
507 stars 26 forks source link

Add support for NSCalibratedRGBColorSpace, NSDeviceWhiteColorSpace and NSCalibratedWhiteColorSpace #6

Open maxribuoli opened 10 years ago

puls commented 10 years ago

I'm not sold on the calibrated-to-device conversion, but the white color space looks good. Check your indentation/spacing style and make it consistent with the rest of the codebase first?

maxribuoli commented 10 years ago

I've changed the indentation/spacing and removed the conversion from calibrated to device color space, but I've also added code to create method from calibrated spaces.