Skip to content

Tags: distantnative/SimpleImage

Tags

4.2.0

Toggle 4.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add reset and hasImage methods and make generate public (claviska#339)

* Add reset and hasImage methods

* Make generate method public

* Update README

4.1.0

Toggle 4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support hex colors with alpha channel: RGBA and RRGGBBAA (claviska#337)

* Support hex colors with alpha channel: RGBA and RRGGBBAA

Added support for 4 and 8 digit hex colors with alpha channel. Eg: #00ff0080

* Fix max val.

4.0.6

Toggle 4.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix typo in .gitattributes (claviska#330)

example where not excluded properly causing the example BMP (1.3MB) to push to users of the lib (like @getkirby)

4.0.5

Toggle 4.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace resource with GdImage (claviska#326)

fixes claviska#325

4.0.4

Toggle 4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
claviska#303: Update data type from int to float. (claviska#321)

* Update data type from int to float.

* Revert back by mistake the maxWidth

4.0.3

Toggle 4.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
closes claviska#317 (claviska#318)

Signed-off-by: bnomei <[email protected]>

4.0.2

Toggle 4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
closes claviska#317 (claviska#318)

Signed-off-by: bnomei <[email protected]>

4.0.1

Toggle 4.0.1's commit message
Merge branch 'bnomei-php8'

4.0.0

Toggle 4.0.0's commit message
Merge branch 'bnomei-php8'

3.7.2

Toggle 3.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
 Implicit conversion from float 50.800000000000004 to int loses preci…

…sion (claviska#310)