RubyGems Navigation menu

axon 0.0.2

Axon is a library for streaming and manipulating JPEG and PNG images. It scales and crops images along the way. By limiting its functionality, Axon is able to depend on two ubiquitous libraries: libjpeg and libpng. Axon can be installed anywhere those libraries are available. Axon never stores an entire image in memory. All images and operations are streamed from an input to an output. As a result, memory requirements and latency are low.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - January 24, 2012 (53 KB)
  2. 0.1.1 - January 06, 2012 (29.5 KB)
  3. 0.1.0 - January 06, 2012 (28.5 KB)
  4. 0.0.2 - August 16, 2011 (77 KB)
  5. 0.0.1 - August 16, 2011 (83 KB)

Development Dependencies (2):

hoe ~> 2.10

Owners:

Authors:

  • Timothy Elliott

SHA 256 checksum:

c235f08801ca270a421b69b87556940b4c290d5b1e7c19f28c99d8220eff95a7

Total downloads 22,668

For this version 4,349

Licenses:

N/A

Required Ruby Version: None

Links: