1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't initialize color more than once per method
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
switched to deg2rad instead of manual degree to radian conversion
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added missing license header
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
fixed tab
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added drawing test for Imagick, fixed color calculations
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
fixed error handling, fixed new image creation
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
fixed error handling, fixed new image creation
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added tests for polygon and dot, renamed DrawerInterface::point() to dot()
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
removed empty line
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
switched to use Point for drawing, renamed parameter to
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
switched all x, y parameters to use Point instance
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added dockblocks to Point
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added license to abstract tests
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added Point class and test
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
extracted abstract drawer test for other drawers
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
Merge branch 'master' into drawing
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added Imagick exceptions as previous where needed
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
Merge branch 'master' into drawing
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added GMagick exceptions as previous everywhere they are caught
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
extracted abstract image test, added more functional test cases
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
fixed typo
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
forwarded all exception messages, added Gmagick existense check in Imagine::__construct()
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
Merge branch 'master' into mwillbanks-master
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
Reworked some of the readme documentation More... about 13 years ago
added more exceptions for failed GD operations
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added more Drawer tests, fixed some implementation
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added missing use
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
Merge branch 'master' into drawing
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
added checks for gd existence and imagick existence to imagine implementations
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago
initial drawer test and some fixes
avalanche123
as Bulat Shakirzyanov
More... about 13 years ago