summaryrefslogtreecommitdiff
path: root/graphics/ruby-oily_png/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2015-02-03Update ruby-oily_png to 1.1.2.taca1-1/+2
Changes are not available but here is a few from commit log: * Add euclidean_distance_rgba method. * Fix crash bilinear upsampling tall images. * Fix bilinear upsampling correctness.
2014-03-14Update ruby-oily_png to 1.1.1.taca1-3/+3
* 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.
2012-09-16Add ruby-oily_png package version 1.0.2.taca1-0/+121
This Ruby C extenstion defines a module that can be included into ChunkyPNG to improve its speed.