added RuntimeExceptions to Imagick\Drawer, removed some constraints from Gd\Drawer |
|
More...
|
almost 14 years ago
|
Added initial Gmagick support - haven't run tests yet |
|
More...
|
almost 14 years ago
|
added doc blocks to Imagick Drawer |
|
More...
|
almost 14 years ago
|
finished Imagick Drawer class |
|
More...
|
almost 14 years ago
|
Imagick Drawer progress |
|
More...
|
almost 14 years ago
|
Drawer progress, made implementations final |
|
More...
|
almost 14 years ago
|
added Gd drawer implementation, started Imagick drawer, fixed use statement order |
|
More...
|
almost 14 years ago
|
Fixed typos, added comments to collage example |
|
More...
|
almost 14 years ago
|
added checks for Imagick existense to tests |
|
More...
|
almost 14 years ago
|
updated Thumbnail filter to reflect latest ImageInterface changes |
|
More...
|
almost 14 years ago
|
updated README to reflect the latest changes |
|
More...
|
almost 14 years ago
|
modified THUMBNAIL_INSET to not fill background with color (exact Imagick implementation) |
|
More...
|
almost 14 years ago
|
fixed typo |
|
More...
|
almost 14 years ago
|
fixed formatting |
|
More...
|
almost 14 years ago
|
renamed ImageFactory to Imagine, updated docs, added doc-blocks and license header |
|
More...
|
almost 14 years ago
|
got rid of unnecessary image classes, updated docs to show factories only |
|
More...
|
almost 14 years ago
|
added Imagick driver library implementation |
|
More...
|
almost 14 years ago
|
Added ImageInterface::thumbnail and a basic filter for it |
|
More...
|
almost 14 years ago
|
removed ImageInterface from Transformation, added doc blocks to all methods |
|
More...
|
almost 14 years ago
|
removed ImageMetadataInterface, removed Thumbnail as advanced filter |
|
More...
|
almost 14 years ago
|
added getimagesize failure handling |
|
More...
|
almost 14 years ago
|
added toString method to Color; change pathinfo usage |
|
More...
|
almost 14 years ago
|
formatting fix |
|
More...
|
almost 14 years ago
|
reverted README rename |
|
More...
|
almost 14 years ago
|
renamed README format |
|
More...
|
almost 14 years ago
|
documented thumnail generation strategies and usage |
|
More...
|
almost 14 years ago
|
implemented Thumbnail filter, added Color to README |
|
More...
|
almost 14 years ago
|
modified image classes to preserve transparency |
|
More...
|
almost 14 years ago
|
added ability to specify background color of new blank images |
|
More...
|
almost 14 years ago
|
replaced some operations to maintain transparency of images, removed test file, updated test to auto-remove it |
|
More...
|
almost 14 years ago
|