1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-09-11 20:47:56 +03:00
WeasyPrint/weasyprint/svg
Guillaume Ayoub ff2acf193a Ensure that gradient size is positive to please some PDF readers
This was broken with Chrome and macOS Preview for example.
2024-05-30 13:19:38 +02:00
..
__init__.py Add extra space to include ink extents for aligned text in SVG 2024-04-26 18:40:44 +02:00
bounding_box.py Minor changes 2022-10-05 18:22:35 +02:00
css.py Use parse_blocks_contents() 2024-04-24 10:27:46 +02:00
defs.py Ensure that gradient size is positive to please some PDF readers 2024-05-30 13:19:38 +02:00
images.py Handle overflow for svg and symbol tags in SVG images 2023-04-18 20:10:22 +02:00
path.py Use f-strings when possible 2022-05-17 16:40:30 +02:00
shapes.py Use ruff to replace flake8 and isort 2024-04-24 16:01:13 +02:00
text.py Ensure that bounding box is set to invisible but displayed text tags 2024-01-22 23:10:10 +01:00
utils.py Support percentages for opacity 2024-02-03 10:57:04 +01:00