1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-04 16:07:57 +03:00
WeasyPrint/weasyprint/svg
2022-01-24 11:35:43 +01:00
..
__init__.py Always use absolute paths to get hrefs in SVG 2022-01-03 14:14:36 +01:00
bounding_box.py Use math.inf instead of float('inf') 2022-01-24 11:35:43 +01:00
css.py Fix @import rules 2021-04-12 17:15:10 +02:00
defs.py Always use absolute paths to get hrefs in SVG 2022-01-03 14:14:36 +01:00
images.py Always use absolute paths to get hrefs in SVG 2022-01-03 14:14:36 +01:00
path.py Don’t restore current point after empty paths 2021-11-06 09:23:54 +01:00
shapes.py Fix how x and y attributes are handled 2021-07-23 22:17:37 +02:00
text.py Use math.inf instead of float('inf') 2022-01-24 11:35:43 +01:00
utils.py Handle quotes in url(…) syntax 2021-11-04 09:35:08 +01:00