1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added checks for imageantialias function existence
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
enabled antialias for all gd images
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed gradient calculation, fixed bad parameter
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
documented new API methods, related to masks
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
implemented masks and fill for Gmagick, no transparency support
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
implemented masks and fill for Imagick
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed code formatting in test
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added alpha channel to all imagick images by default
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed method name case
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added more error handling to Gd\Image
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added test for ImageInterface::mask()
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
modified applyMask() signature to take ImageInterface implementations
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
remove MaskInterface and imlementations
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added FillInterface for non-solid color fills, added linear (horizontal and vertical) gradients
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
removed unused instance variable
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
Implemented masking for Gd
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added test for ImageInterface::applyMask()
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added ImageInterface::applyMask() method
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed test class name
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added MaskInterface and Gradient Masks with tests
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
updated docs to reflect the latest changes
avalanche123
as Bulat Shakirzyanov
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()
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
Doc fixes More... almost 14 years ago
Merge branch 'Seldaek-improvements'
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added more Tranformation tests
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added more Tranformation tests
avalanche123
as Bulat Shakirzyanov
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