1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-09-11 20:47:56 +03:00
WeasyPrint/weasyprint/svg
Guillaume Ayoub d0ad5c1f28 Override use tag children instead of drawing their references
This change fixes cases when use tags are not supposed to be really drawn, for
example when used to clip paths.
2023-04-29 17:03:13 +02:00
..
__init__.py Override use tag children instead of drawing their references 2023-04-29 17:03:13 +02:00
bounding_box.py Minor changes 2022-10-05 18:22:35 +02:00
css.py Update and fix URLs in comments and documentation 2022-06-28 15:59:06 +02:00
defs.py Override use tag children instead of drawing their references 2023-04-29 17:03:13 +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 Update and fix URLs in comments and documentation 2022-06-28 15:59:06 +02:00
text.py Don’t draw invisible characters 2023-04-07 23:30:40 +02:00
utils.py Reorganize anchors management 2023-01-23 11:27:44 +01:00