| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Changes: https://github.com/janko/image_processing/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=554773
|
|
|
|
|
|
|
| |
Changes: https://github.com/janko/image_processing/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=549524
|
|
|
|
|
|
|
| |
Changes: https://github.com/janko/image_processing/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=535830
|
|
ImageProcessing provides higher-level image processing helpers that are commonly
needed when handling image uploads.
This gem can process images with either ImageMagick/GraphicsMagick or libvips
libraries. ImageMagick is a good default choice, especially if you are migrating
from another gem or library that uses ImageMagick. Libvips is a newer library
that can process images very rapidly (often multiple times faster than
ImageMagick).
WWW: https://github.com/janko/image_processing
Notes:
svn path=/head/; revision=524848
|