Skip to content

Releases: dompdf/php-svg-lib

Nattering Narwhal

15 Apr 13:08
Compare
Choose a tag to compare

What's Changed

  • Handle nested definition elements in #120

Full Changelog: 0.5.3...0.5.4
Addressed Issues: https://github.com/dompdf/php-svg-lib/milestone/9?closed=1

Masticating Manatee

13 Mar 22:48
Compare
Choose a tag to compare

What's Changed

  • Update color parsing logic in #105
  • Improve use handling in #111
  • Render a line for a path segment with a radius of zero in #112

Full Changelog: 0.5.2...0.5.3
Addressed Issues: 0.5.3 milestone

Lounging Llama

07 Feb 23:47
Compare
Choose a tag to compare

Security release to address the following reported vulnerability:

Full Changelog: 0.5.1...0.5.2

Kickin' Koala

11 Dec 23:07
Compare
Choose a tag to compare

Jesting Jackal

13 Sep 15:18
Compare
Choose a tag to compare
  • Adds full support for non-user space length values (percent, unit values)
  • Improves processing of use elements
  • Improves path rendering and syntax support
  • Adds support for colors with alpha
  • Adds support for non-namespaced "href" attribute
  • Improves font parsing

See the 0.5.0 milestone for issues and PRs

Gracious thanks to the contributors who helped make this release possible.

Ignaminous Iguanga

07 Mar 12:55
Compare
Choose a tag to compare
  • Re-target base PHP support to 7.1
  • Skips rendering of indeterminate (return-to-origin) arc segments

Howling Hyena

17 Dec 14:20
Compare
Choose a tag to compare
  • Improves compatibility with PHP 8.1
    • Update Cpdf to latest version
    • Updates php-css-parser dependency to 8.4

Garrulous Gazelle

18 Oct 02:17
f627771
Compare
Choose a tag to compare
  • Drop PHP support older than 7.4
  • Fix PHP warning when open_basedir restriction in effect
  • Correct namespace for CPdf class
  • Fixed a memory leak
  • Address potential offset error on null value
  • Don't include tests in composer package
  • Improve parsing of arc segments
  • Support strokeDashoffset

Fanatical Furet

11 Sep 20:26
5fa61b6
Compare
Choose a tag to compare
  • Update dependencies
  • Improve PHP 7.x compatibility
  • Fix transformation handling

Eager Echidna

03 Jun 10:13
ccc46ef
Compare
Choose a tag to compare

Remove BOM from Document.php causing syntax errors