github py-pdf/fpdf2 2.5.0
New vector drawing API & SVG embedding

latest releases: 2.7.9, 2.7.8, 2.7.7...
2 years ago

Added

Thanks to @torque for contributing this massive new feature:

  • add fpdf.drawing API for composing paths from an arbitrary sequence of lines and curves.
  • add fpdf.svg.convert_svg_to_drawing function to support converting basic scalable vector graphics (SVG) images to PDF paths.

Fixed

  • will_page_break() & accept_page_break are not invoked anymore during a call to multi_cell(split_only=True)
  • Unicode characters in headings are now properly displayed in the table of content, cf. #320 - thanks @lcomrade

Don't miss a new fpdf2 release

NewReleases is sending notifications on new releases.