What's Changed
- Add support for word-break:break-all CSS property. by @kdastephens in #438
- Fix relative background image by @asolntsev in #441
- Fix PDFAsImage scaling and uses of FSImage.scale for immutability changes by @JamesScrase-PortSwigger in #442
- annotate all methods in package
org.xhtmlrenderer.pdf
with@CheckReturnValue
by @asolntsev in #443 - remove setters by @asolntsev in #434
- Fix code warnings by @asolntsev in #435
New Contributors
- @kdastephens made their first contribution in #438
- @JamesScrase-PortSwigger made their first contribution in #442
Full Changelog: v9.10.2...v9.11.0