Graphite/libraries/path-bool/visual-tests/simple-01/intersection.svg
Dennis Kobert 8a1089938e
Path Bool library code cleanup (#2000)
* Remove log statements

* Add feature gates to functions in path.rs

* Fix infinite parsing loop and add new test

* License tweaks

* Remove trailing zero in whole number floats

* Flatten visual-tests directory

* Code review

* Clean up printlines

* Add error handling to path parsing

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-09-23 12:16:31 +02:00

5 lines
817 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg width="48" height="48" viewBox="0 0 48 48" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path style="fill:#ff0000;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-linecap:round" d="M 11.174244661752,36.825755338450 A 19.000000000000 19.000000000000 0.000000000000 0 0 20.000000000000,39.000000000000 A 19.000000000000 19.000000000000 0.000000000000 0 0 39.000000000000,20.000000000000 A 19.000000000000 19.000000000000 0.000000000000 0 0 36.825755338055,11.174244660999 A 19.000000000000 19.000000000000 0.000000000000 0 0 28.000000000000,9.000000000000 A 19.000000000000 19.000000000000 0.000000000000 0 0 9.000000000000,28.000000000000 A 19.000000000000 19.000000000000 0.000000000000 0 0 11.174244661661,36.825755338460"/>
</svg>