v2.5.0
This release adds some minor new features and fixes some bugs, e.g. related to multiline text. Thanks to all contributors!
New Features
Bugfixes
- #3271: fix htmlfunction only rendering on the first invocation per document
- #3304, #3295: fix context2D.closePath(now properly closes the path)
- #3274: fix Acroform text fields with multiline text
- #3281: fix textWithLinkfor multiline text
- #3283: fix lineHeightFactorintextoptions having no effect
- #3302: fixes to htmltypings
- #3272: fix return type of savefunction in typings (promise overload)