1
1
mirror of https://github.com/Kozea/WeasyPrint.git synced 2024-10-26 20:57:35 +03:00
WeasyPrint/weasyprint/svg
Guillaume Ayoub 4e9ad95499
Merge pull request #1922 from oshmoun/master
Add support for textLength and lengthAdjust in SVG text elements
2023-08-19 16:30:43 +02:00
..
__init__.py Don’t draw clipPath when defined after reference 2023-08-19 10:25:28 +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 Simplify logic for textLength and lengthAdjust 2023-07-25 15:41:33 +02:00
utils.py Reorganize anchors management 2023-01-23 11:27:44 +01:00