ChunkyPNG and OilyPNG 1.0.0.beta1 released
I have just released version 1.0.0.beta1 of ChunkyPNG, the pure Ruby PNG library and OilyPNG, a C module that speeds up ChunkyPNG. It now includes full support for the PNG spec, for both encoding and decoding.
Because it will be a dependency of Rails 3.1, I would like to do a stable release soon. Install the gems using gem install {chunky,oily}_png --pre to help me test!
Post a comment