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
switched ImageInterface::resize() to accept SizeInterface, updated implementations
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
switched ImageInterface::crop() and ImageInterface::thumbnail() to use SizeInterface
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added Center coordinate - it will always be bound to a center of a given box
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added SizeInterface and Size, updated ImageInterface to include getSize() method, updated implementations
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed variable name according to cs
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
updated docs and code to expect CoordinateInterface instead of Coordinate
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added CoordinateInterface, switched Coordinate to be its implementation
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
moved Coordinate under Cartesian namespace
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
renamed Imagine\Point to Imagine\Coordinate
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added test for Color::__toString()
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed pixel generation
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
added clear() and destroy() to every used ImagickPixel
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed color default, added clear() and destroy() to ImagickPixel instance
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
Optimised Imagine\Color::__toString More... almost 14 years ago
fixed Imagick transparency issue, still seeing background override if using opaque black
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
removed extra backslashes
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
fixed code formatting
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
extracted ImageInterface reference into its own chapter
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
corrected inaccuracy
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
got rid of duplicate requirements section, updated dependencies in main README
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
re-arranged drawing section a bit
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
updated README to point to docs
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
updated Transformation class and introduction chapter
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
formatted introduction and drawing chapters
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
started documenting the library
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
extracted common AbstractImagineTest
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
Merge branch 'drawing'
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
transparent background doesn't work
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
transparent background fix
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago
don't initialize color more than once per method
avalanche123
as Bulat Shakirzyanov
More... almost 14 years ago