<> Posted on July 10, 2015 in Code
A couple of days ago I released a new Cocoa Pod of the husl-objc library. I though it deserved the 1.0 treatment because it contains two important updates:
First, I've updated it to the latest canonical version of HUSL which is Revision 4 and the...
Read More
<> Posted on June 10, 2015 in Code
After talking with Alexei we've agreed that the HUSL GitHub organization is the natural home for the Objective-C port of HUSL. Since today the repository for husl-objc is in the following url:
https://github.com/husl-colors/husl-objc
To avoid any...
Read More
<> Posted on June 7, 2015 in Code
One of the open source libraries that WheelMasks uses more intensely is the
Read More
<> Posted on June 2, 2015 in Code
I've just uploaded an online color gamut visualizer to the WheelMasks blog. It's something I thought about adding to the app but chose not to, to avoid adding complexity.
There are already a number of gamut visualizers available, but none of the ones...
Read More
<> Posted on January 8, 2015 in Code
For the App I'm working on I wanted to show a small tutorial on first launch and, after that, when the user requested it. I like the blur effect introduced by Apple in iOS 7, so I went ahead and tried to implement it but I had some trouble presenting...
Read More