Skip to content

v1.4.0

Choose a tag to compare

@dragonofmercy dragonofmercy released this 03 Jun 11:22
· 315 commits to main since this release

Added

  • Page::image() now accepts a NextPosition $ln parameter, so images advance the page cursor after drawing like cell() and barcode() (RIGHT / NEWLINE / BELOW / NONE). The default RIGHT preserves the previous behaviour.