1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-09-11 20:47:56 +03:00
WeasyPrint/weasyprint/svg
Guillaume Ayoub 8c7dbb1176 Clean code style
Mainly keep the 79-character limit and add spaces around operators.
2023-07-25 13:07:52 +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 Clean code style 2023-07-25 13:07:52 +02:00
utils.py Reorganize anchors management 2023-01-23 11:27:44 +01:00