Skip to content

1.7.4

Choose a tag to compare

@tuncaybahadir tuncaybahadir released this 13 Jun 13:32
· 4 commits to main since this release
  • PNG QR codes are now rendered as SVG first and then rasterized with Imagick, fixing the "non-conforming drawing primitive definition `push'" error thrown by ImageMagick 7.x when generating PNGs with gradients (issue #8).
  • Gradient support for PNG generation has been preserved instead of falling back to the GD renderer.

Full Changelog: 1.7.3...1.7.4