Skip to content

v0.1.6

Choose a tag to compare

@lhopkins lhopkins released this 11 Jan 07:47
· 13 commits to main since this release

What's Changed

Type Stubs

  • Add TextBoxElement and QRCodeElement type definitions
  • Add alignment type aliases (HAlign, VAlign, VerticalAnchor, TextAlignY)
  • Add corner_radius to RectElement
  • Add vertical_anchor to TextElement
  • Add align to ImageElement
  • Fix incorrect re-exports from __init__.pyi (only render_pdf and RupdfError are runtime exports)

Install

pip install rupdf==0.1.6

Full Changelog: v0.1.5...v0.1.6