Skip to content

v0.14.0

Choose a tag to compare

@meyfa meyfa released this 02 Jan 21:30
· 31 commits to main since this release
c2c59ec

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, SVG class 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