* Bilinear resampling in C. * Removed debugging printf. * Set bounds correctly, add tests. * Store pixels in uint32_t instead of long. Saves space and works on 32-bit systems * Bump chunky_png dependency to 1.2.7.
A few bug fixes.
This Ruby C extenstion defines a module that can be included into ChunkyPNG to improve its speed.