Skip to content

0.8.5: Barcode support and misc fixes

Compare
Choose a tag to compare
@zboszor zboszor released this 03 Mar 09:06
· 128 commits to main since this release
  • Support <Barcode> as both part of <Line> and <Output>
  • Supported barcode encodings: EAN-8, UPC-8, UPC-12, EAN-13, ISBN, Code39 (basic and extended), Code128 (B/C/full)
  • Extended C and PHP API to support barcode from program code
  • Extended documentation
  • Fixed indentation of subsequent <Line> content when the lines grow over the previous <Image> and <Barcode> height
  • Small fixes thanks to AddressSanitizer