Commit graph

6 commits

Author SHA1 Message Date
taca
17a1a339eb Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby. 2015-03-08 15:17:17 +00:00
taca
3a5a4ebbab Update ruby-oily_png to 1.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.
2015-02-03 14:31:21 +00:00
taca
6f262a633c Update ruby-oily_png to 1.1.1.
* 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.
2014-03-14 17:13:14 +00:00
taca
ebbb1cd06c Update ruby-oily_png to 1.1.0.
* 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.
2013-03-11 09:18:28 +00:00
taca
a3fd60fd2d Update ruby-oily_png to 1.0.3.
A few bug fixes.
2013-02-11 03:14:36 +00:00
taca
4f0d8f4b14 Add ruby-oily_png package version 1.0.2.
This Ruby C extenstion defines a module that can be included into
ChunkyPNG to improve its speed.
2012-09-16 06:38:26 +00:00