Skip to content

Tags: Rundiz/image

Tags

3.1.6

Toggle 3.1.6's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.6

3.1.5

Toggle 3.1.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.5

3.1.4

Toggle 3.1.4's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.4

3.1.3

Toggle 3.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.3

3.1.2

Toggle 3.1.2's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
Update methods in `CalculationTrait` to be public.

This allowed usage from outside this package.

3.1.1

Toggle 3.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.1

* Fix error on PHP 8.1 to check string only for source image path.

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.1.0

* Add `statusCode` property for use in translation. The status code will use class constants.
* Add `$options` argument to `watermarkText()` method to allow fill options.
* Add `$wmTextBottomPadding` property to set watermark text bottom padding to let characters that is long to the bottom can be displayed. Example p, g, ฤ, ฎ, etc. This also known as baseline.
* Add `$wmTextBoundingBoxYPadding` property to set watermark text bounding box vertical padding.
* Add supported for **WEBP**. There are known bugs that can't fix. ( a32fd0d , 48a7b10 )

* Update Imagick minimum requirement.
* Update PNG compression in Imagick driver.

* Fix transparent wetermark text background on the transparent GIF for GD.
* Fix transparent watermark png on transparent gif for GD.

* Push up minimum requirements to PHP 5.4+

3.0.3

Toggle 3.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.0.3

* Fix crop fill incorrect bg color for transparent gif. (ce84ced)
* Fix transparent bg when cropping animated gif. (8953a83)
* Fix crop fill incorrect bg color for transparent gif (non-animated).

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ve3 vee w,
v3.0.1

* Use PHP instant instead of manual type number.
* (GD) Fix transparent gif to jpg after watermark text and transparent part becomes orange.

v3.0

Toggle v3.0's commit message
change depends test.