Skip to content

Bump weasyprint from 60.1 to 60.2

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

Bumps weasyprint from 60.1 to 60.2.

Release notes

Sourced from weasyprint's releases.

v60.2

Bug fixes

  • #1982: Fix SVG markers size, position and drawing
  • 23cfc775: Draw background behind absolutely positioned replaced boxes
  • fe2f0c69: Don’t crash with bitmap fonts with no "glyf" table
  • 14605225: Improve SVG text-anchor attribute

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
Changelog

Sourced from weasyprint's changelog.

Version 60.2

Released on 2023-12-11.

Bug fixes:

  • [#1982](https://github.com/Kozea/WeasyPrint/issues/1982) <https://github.com/Kozea/WeasyPrint/issues/1982>_: Fix SVG markers size, position and drawing
  • 23cfc775 <https://github.com/Kozea/WeasyPrint/commit/23cfc775>_: Draw background behind absolutely positioned replaced boxes
  • fe2f0c69 <https://github.com/Kozea/WeasyPrint/commit/fe2f0c69>_: Don’t crash with bitmap fonts with no "glyf" table
  • 14605225 <https://github.com/Kozea/WeasyPrint/commit/14605225>_: Improve SVG text-anchor attribute

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
Commits
  • fd9f1d9 Version 60.2
  • 1460522 Improve SVG text-anchor attribute
  • 8bccb7f Merge pull request #1989 from Kozea/bitmap
  • 23cfc77 Draw background behind absolutely positioned replaced boxes
  • fe2f0c6 Don’t crash with bitmap fonts with no "glyf" table
  • ff3b417 Fix SVG markers size, position and drawing
  • 4dfe607 Correctly handle transforms for transparent SVG elements
  • See full diff in compare view

Merge request reports