v0.14.0
What's Changed
- feat!: Implement a font registry for text rendering by @meyfa in #191
- This changes the way text rasterization works in PHP-SVG, including some breaking changes.
- Refer to the pull request for further information: #191
- feat: Add type declarations for SVGNode methods by @meyfa in #192
- feat: Add type declarations for reader, writer, utilities,
SVGclass by @meyfa in #193 - feat: Add type declarations for rasterization classes by @meyfa in #194
- chore: update README, add newer PHP versions by @Niellles in #188
Full Changelog: v0.13.0...v0.14.0