Skip to content

Code to simulate a bug with weasyprint and templates with SVG images

Notifications You must be signed in to change notification settings

zeandrade/bug_weasyprint_v64

Repository files navigation

DEMO BUG Weasyprint V64

🎉 Fixed in Version 64.1

To simulate:

cd <dir_project>
uv sync
source .venv/bin/activate
python report_example.py

Then, change de pyproject.toml to use weasyprint V64 and change the output file name in report_example.py

uv sync
python report_example.py

Compare the PDF output 😊

OK version

ok

with error

error

About

Code to simulate a bug with weasyprint and templates with SVG images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published