Skip to content

Releases: smottt/WideImage

v1.1.4

09 Jan 15:29

Choose a tag to compare

Last v1 release. This version will not be supported anymore.

  • #18 Partial PHP 8.0 support

v1.1.3

13 Nov 13:06

Choose a tag to compare

#12 - Color and header height fix

v1.1.2

16 May 18:07

Choose a tag to compare

This release fixes 2 bugs.

  • #10 - handle BMP with palette size not a power of 2
  • TGA mapper emits errors when trying to map an empty file

v1.1.1

05 Oct 18:36

Choose a tag to compare

This release fixes the composer version, so users don't have to rely on dev-master anymore.

v1.1

05 Oct 13:13

Choose a tag to compare

  • New \WideImage\TrueColorImage::asProgressive() method.
  • New \WideImage\TrueColorImage::resizeInsideRect() method.

Thanks to @mjolnic.

Stable release

20 Jul 11:16

Choose a tag to compare

Merge pull request #1 from mjolnic/master

Fixed demos and phpdocs