added checks for imageantialias function existence |
|
More...
|
almost 14 years ago
|
enabled antialias for all gd images |
|
More...
|
almost 14 years ago
|
fixed gradient calculation, fixed bad parameter |
|
More...
|
almost 14 years ago
|
documented new API methods, related to masks |
|
More...
|
almost 14 years ago
|
implemented masks and fill for Gmagick, no transparency support |
|
More...
|
almost 14 years ago
|
implemented masks and fill for Imagick |
|
More...
|
almost 14 years ago
|
fixed code formatting in test |
|
More...
|
almost 14 years ago
|
added alpha channel to all imagick images by default |
|
More...
|
almost 14 years ago
|
fixed method name case |
|
More...
|
almost 14 years ago
|
added more error handling to Gd\Image |
|
More...
|
almost 14 years ago
|
added test for ImageInterface::mask() |
|
More...
|
almost 14 years ago
|
modified applyMask() signature to take ImageInterface implementations |
|
More...
|
almost 14 years ago
|
remove MaskInterface and imlementations |
|
More...
|
almost 14 years ago
|
added FillInterface for non-solid color fills, added linear (horizontal and vertical) gradients |
|
More...
|
almost 14 years ago
|
removed unused instance variable |
|
More...
|
almost 14 years ago
|
Implemented masking for Gd |
|
More...
|
almost 14 years ago
|
added test for ImageInterface::applyMask() |
|
More...
|
almost 14 years ago
|
added ImageInterface::applyMask() method |
|
More...
|
almost 14 years ago
|
fixed test class name |
|
More...
|
almost 14 years ago
|
added MaskInterface and Gradient Masks with tests |
|
More...
|
almost 14 years ago
|
updated docs to reflect the latest changes |
|
More...
|
almost 14 years ago
|
Added __toString() and restored get() |
|
More...
|
almost 14 years ago
|
Renamed Image::show() to get(), which now returns a binary string |
|
More...
|
almost 14 years ago
|
added test for ImagineInterface::load() |
|
More...
|
almost 14 years ago
|
Doc fixes |
|
More...
|
almost 14 years ago
|
Merge branch 'Seldaek-improvements' |
|
More...
|
almost 14 years ago
|
added more Tranformation tests |
|
More...
|
almost 14 years ago
|
added more Tranformation tests |
|
More...
|
almost 14 years ago
|
Drop imagine parameter from Gmagick's Image since it does not seem to be used |
|
More...
|
almost 14 years ago
|
Add support for Imagine::load() in Gmagick and Imagick |
|
More...
|
almost 14 years ago
|