Oliver Vogel
|
70fe7fe98f
|
Add libavif-dev to Github testing environment
|
2023-10-03 17:36:32 +02:00 |
|
Oliver Vogel
|
af2ee6c11e
|
Add avif encoding
|
2023-10-03 17:24:52 +02:00 |
|
Oliver Vogel
|
8eb1394b99
|
Add methods to create new animated images
|
2023-10-03 10:20:01 +02:00 |
|
Oliver Vogel
|
bc69b936c5
|
Remove type check
|
2023-10-03 10:13:40 +02:00 |
|
Oliver Vogel
|
b57717da3d
|
Move methods to global parent TestCase
|
2023-10-03 10:08:37 +02:00 |
|
Oliver Vogel
|
41efb89373
|
Add optimizeImageLayers call to GifEncoder
|
2023-10-01 16:07:41 +02:00 |
|
Oliver Vogel
|
2f2f80cd77
|
Remove redundant code
|
2023-10-01 15:35:11 +02:00 |
|
Oliver Vogel
|
764c6f3843
|
Rename ImageManager::make to ImageManager::read
3.0.0-alpha.8
|
2023-10-01 09:59:05 +02:00 |
|
Oliver Vogel
|
635567e9c2
|
Add remove animation modifiers
|
2023-09-30 17:17:21 +02:00 |
|
Oliver Vogel
|
7577986980
|
Add filter method to Collection
|
2023-09-30 16:48:34 +02:00 |
|
Oliver Vogel
|
baf1652e0b
|
Add analyzer to Github workflow
|
2023-09-30 11:50:30 +02:00 |
|
Oliver Vogel
|
20ff41b606
|
Add static analyzer dev environment
|
2023-09-30 11:48:42 +02:00 |
|
Oliver Vogel
|
25572c0ef9
|
Refactor checking for driver objects
|
2023-09-30 11:38:53 +02:00 |
|
Oliver Vogel
|
50f7ebce78
|
Fix random bugs
|
2023-09-30 10:56:30 +02:00 |
|
Oliver Vogel
|
1922fae048
|
Add doc block documentation
|
2023-09-30 10:32:34 +02:00 |
|
Oliver Vogel
|
78b968a28c
|
Refactorin input handler chain building process
|
2023-09-30 10:19:01 +02:00 |
|
Oliver Vogel
|
cdee873d8a
|
Change code examples and requirements in readme
|
2023-09-29 17:06:31 +02:00 |
|
Oliver Vogel
|
b8f753b33f
|
Fix deprecation warning
|
2023-09-29 16:25:33 +02:00 |
|
Oliver Vogel
|
af9fea016a
|
Add doc blocks
3.0.0-alpha.7
|
2023-09-29 16:22:40 +02:00 |
|
Oliver Vogel
|
834d5cb2ba
|
Rename parameter
|
2023-09-29 16:14:11 +02:00 |
|
Oliver Vogel
|
d7fd99e4ab
|
Fix deprecation warnings
|
2023-09-29 15:54:13 +02:00 |
|
Oliver Vogel
|
166d2f3f92
|
Fix rounding error in RectangleTest
|
2023-09-29 15:50:37 +02:00 |
|
Oliver Vogel
|
4f51d8f098
|
Fix deprecation warnings for PHP 8.1
|
2023-09-29 15:47:17 +02:00 |
|
Oliver Vogel
|
32fd9481cc
|
Add PHP 8.1 to Github workflows, remove 8.0 support
|
2023-09-29 15:40:04 +02:00 |
|
Oliver Vogel
|
703def9180
|
Change ImageMagick file extension in Github workflows
|
2023-09-29 15:34:00 +02:00 |
|
Oliver Vogel
|
84d46278f7
|
Add docker test environment
3.0.0-alpha.6
|
2023-09-28 17:48:25 +02:00 |
|
Oliver Vogel
|
f44205538b
|
Adjust phpunit setup
|
2023-06-09 15:59:06 +02:00 |
|
Oliver Vogel
|
33be0b1b78
|
Change minimum plattform requirement
|
2023-06-09 15:58:29 +02:00 |
|
Oliver Vogel
|
b4d3ecb018
|
Add missing property declaration
|
2023-06-09 15:57:58 +02:00 |
|
Oliver Vogel
|
4374d15931
|
Add encoders for MS Windows Bitmap format (BMP)
|
2022-08-23 20:21:00 +02:00 |
|
Oliver Vogel
|
996560fff2
|
Add missing methods to ImageInterface
3.0.0-alpha.5
|
2022-08-12 19:16:27 +02:00 |
|
Oliver Vogel
|
ece5ffa358
|
Fix download uri in test environment
Fix download uri in test environment for Imagemagick
releases.
|
2022-08-12 19:02:23 +02:00 |
|
Oliver Vogel
|
de1eb734b6
|
Add test for DrawPolygonModifiers
|
2022-08-12 17:50:08 +02:00 |
|
Oliver Vogel
|
fe05a1e35d
|
Add tests for DrawEllipseModifiers
|
2022-08-12 17:44:59 +02:00 |
|
Oliver Vogel
|
71e94564a1
|
Add tests for DrawLineModifier
|
2022-08-12 17:38:47 +02:00 |
|
Oliver Vogel
|
b5ae8a2723
|
Add tests for DrawRectangleModifier
|
2022-08-12 17:30:01 +02:00 |
|
Oliver Vogel
|
7be06787a3
|
Refactor draw modifiers
|
2022-08-12 17:27:59 +02:00 |
|
Oliver Vogel
|
f54b18e01c
|
Refactor draw modifiers
|
2022-07-25 11:19:11 +02:00 |
|
Oliver Vogel
|
105e11d1d5
|
Add Image::drawPolygon()
|
2022-07-25 11:14:10 +02:00 |
|
Oliver Vogel
|
7a103cbfa8
|
Implement IteratorAggregate in Polygon::class
|
2022-07-25 11:13:38 +02:00 |
|
Oliver Vogel
|
39613b731a
|
Add DrawLineModifiers
|
2022-07-23 16:47:26 +02:00 |
|
Oliver Vogel
|
c3d3e4ff7d
|
Add drawing methods
- Image::drawCircle()
- Image::drawEllipse()
|
2022-07-23 16:04:42 +02:00 |
|
Oliver Vogel
|
efe7d5bb67
|
Add DrawRectangleModifier
|
2022-07-23 10:56:43 +02:00 |
|
Oliver Vogel
|
67307ea863
|
Rename test methods
|
2022-07-20 17:25:24 +02:00 |
|
Oliver Vogel
|
f3dd7c6090
|
Add method Rectangle::setSize()
|
2022-07-20 17:24:41 +02:00 |
|
Oliver Vogel
|
50445d78e3
|
Removed constructor for AbstractFont
|
2022-07-20 17:17:08 +02:00 |
|
Oliver Vogel
|
736d754658
|
Fix classname
|
2022-07-20 17:14:16 +02:00 |
|
Oliver Vogel
|
f8f3baca0e
|
Consolidate method naming
|
2022-07-20 16:45:18 +02:00 |
|
Oliver Vogel
|
321ac466f3
|
Remote unused trait
|
2022-07-20 16:03:11 +02:00 |
|
Oliver Vogel
|
b30fcc4a6a
|
Rename Resizer::class to RectangleResizer::class
|
2022-07-20 16:02:49 +02:00 |
|