Skip to content

SVG & table() bugfixes

Compare
Choose a tag to compare
@Lucas-C Lucas-C released this 03 Apr 09:59
· 347 commits to master since this release

Fixed

  • custom fonts can be used with FPDF.table() without triggering a TypeError: cannot pickle 'dict_keys' object - thanks @aeris07 for the bug report
  • the SVG parser now accepts <rect> with width / height defined as percents