Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Releases: ihabunek/pdf417-php

0.3.0

29 Jul 10:59
481b7b8
Compare
Choose a tag to compare
  • Fixed a bug in the character table where g would be decoded as " if preceeded by punctuation (#8) thanks @wotan192

0.2.0

29 Jul 10:57
Compare
Choose a tag to compare
  • Added support for new formats in ImageRenderer (tif, bmp, data-url) (#1)
  • Fixed bug when encoded text started with numbers or bytes (#2)

0.1.2

29 Jul 10:57
Compare
Choose a tag to compare
  • Fixed an edge case in calculating Reed Solomon factors

0.1.1

26 Dec 12:54
Compare
Choose a tag to compare
  • Added validation of options in renderers.
  • Fixed a bug in ImageRenderer where padding was not in bgColor, but white.
  • Upgraded Intrevention/Image to v2.
  • Added 'quality' option to ImageRenderer (used for JPG only).

0.1.0 - Initial release

24 Dec 18:05
Compare
Choose a tag to compare
Tagged version 0.1.0