image
image copied to clipboard
PHP Image Processing
**Describe the feature you'd like** Provide a bezier curve drawing tool that can work in GD, similar to the pathCurveToQuadraticBezierAbsolute() and pathCurveToRelative() methods provided by Imagick. **Is your feature request...
**Describe the bug** I am using Image v3.4.0 , I used drawLine to draw lines, it has always been 1px The same result was obtained using the DrawPixelLine of https://github.com/Intervention/image/issues/1298...
**Describe the feature you'd like** Intervention Image 2 did not support animated GIFs. Animated images were reable, but only the first frame was processed and the rest was discarded. Of...
### Available Configuration Options Currently the following options are available. | Name | Type | Description | | - | - | - | | autoOrientation | bool | (optional)...
## Describe the bug The drawLine() function ignores a transparent color and draws the line completely opaque. `#ffffff44` for example is drawn as `#ffffffff`. The erroneous output was observed with...
Hello, I checked that in Farsi language, it reverses the text when warping  Its correct form should be as below من سبحان قادری نسب هستم
Collection of ideas that would be nice to have but would introduce a BC and would therefore only be possible in the next major version. **Please note that this is...
## Describe the feature you'd like Update to latest stable PHPUnit version 11. Requirement is PHP 8.2 minimum - currently Intervention Image only requires 8.1.