Search Criteria
Package Details: python-svg.path 6.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-svg.path.git (read-only, click to copy) |
---|---|
Package Base: | python-svg.path |
Description: | SVG path objects and parser |
Upstream URL: | https://github.com/regebro/svg.path |
Licenses: | MIT |
Submitter: | jelly |
Maintainer: | etskinner |
Last Packager: | etskinner |
Votes: | 2 |
Popularity: | 0.043972 |
First Submitted: | 2022-09-22 07:36 (UTC) |
Last Updated: | 2024-04-28 21:50 (UTC) |
Dependencies (4)
- python (python37AUR, python311AUR, python310AUR)
- python-setuptools (make)
- python-pillow (python-pillow-gitAUR) (check)
- python-pytest (check)
Latest Comments
devilholk commented on 2024-01-29 11:57 (UTC)
In the function
test_image
ofsrc/svg/path/tests/test_image.py
a different font is used for the drawn text than the supplied test image, causing a mismatch and ultimately a build failure.