0.5.0
Added
- 📰 Support for horizontal alignment and justification of text.
- 🫸 Support for indenting the first line of a paragraph.
- ✂️ Automatic hyphenation of text.
Breaking
- 🪆 Expose most classes from submodules instead of root (e.g.
pdfje.Rect
becomespdfje.draw.Rect
). The new locations can be found in the API documentation. Rule
padding
attribute renamed tomargin
.