Skip to content

Bump weasyprint from 59.0 to 60.1

Ronan Amicel requested to merge dependabot-pip-weasyprint-60.1 into main

Bumps weasyprint from 59.0 to 60.1.

Release notes

Sourced from weasyprint's releases.

v60.1

Bug fixes

  • #1973: Fix crash caused by wrong UTF-8 indices

Contributors

  • Guillaume Ayoub

Backers and sponsors

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Nicola Auchmuty
  • Syslifters
  • Hammerbacher
  • TrainingSparkle
  • Daniel Kucharski
  • Healthchecks.io
  • Yanal-Yvez Fargialla
  • WakaTime
  • Paheko
  • Synapsium
  • DocRaptor

v60.0

Read about this release on our blog.

New features

  • #1903: Print form fields
  • #1922: Add support for textLength and lengthAdjust in SVG text elements
  • #1965: Handle <wbr> tag
  • #1970: Handle y offset of glyphs
  • #1909: Add a --timeout option

Bug fixes

  • #1887: Fix footnote-call displayed incorrectly for some fonts
  • #1890: Fix page-margin boxes layout algorithm
  • #1908: Fix IndexError when rendering PDF version 1.4
  • #1906: Apply text transformations to first-letter pseudo elements
  • #1915: Avoid footnote appearing before its call

... (truncated)

Changelog

Sourced from weasyprint's changelog.

Version 60.1

Released on 2023-09-29.

Bug fixes:

  • [#1973](https://github.com/Kozea/WeasyPrint/issues/1973) <https://github.com/Kozea/WeasyPrint/issues/1973>_: Fix crash caused by wrong UTF-8 indices

Contributors:

  • Guillaume Ayoub

Backers and sponsors:

  • Spacinov
  • Kobalt
  • Grip Angebotssoftware
  • Manuel Barkhau
  • SimonSoft
  • Menutech
  • KontextWork
  • NCC Group
  • René Fritz
  • Nicola Auchmuty
  • Syslifters
  • Hammerbacher
  • TrainingSparkle
  • Daniel Kucharski
  • Healthchecks.io
  • Yanal-Yvez Fargialla
  • WakaTime
  • Paheko
  • Synapsium
  • DocRaptor

Version 60.0

Released on 2023-09-25.

New features:

  • [#1903](https://github.com/Kozea/WeasyPrint/issues/1903) <https://github.com/Kozea/WeasyPrint/issues/1903>_: Print form fields
  • [#1922](https://github.com/Kozea/WeasyPrint/issues/1922) <https://github.com/Kozea/WeasyPrint/pull/1922>_: Add support for textLength and lengthAdjust in SVG text elements
  • [#1965](https://github.com/Kozea/WeasyPrint/issues/1965) <https://github.com/Kozea/WeasyPrint/issues/1965>_:

... (truncated)

Commits

Merge request reports