Skip to content

Parsing of SVG files with CSS styling, FPDF.rect() with round_corners, FPDF.star()

Compare
Choose a tag to compare
@Lucas-C Lucas-C released this 17 Jun 08:54
· 516 commits to master since this release

Added

Fixed

  • support for "x" & "y" attributes in SVG <use> tags - cf. #446
  • CreationDate of PDFs generated, that was broken - cf. #451
  • multi_cell() and write() ignored a trailing newline character in the supplied text since 2.5.1 - fixed thanks to @gmischler