mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
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>
This commit is contained in:
parent
3ddc052538
commit
8a1089938e
175 changed files with 442 additions and 346 deletions
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" version="1.1" id="svg1" xmlns="http://www.w3.org/2000/svg">
|
||||
<path style="fill:#ff0000;stroke:#000000;stroke-width:2;stroke-linejoin:round;stroke-linecap:round" d="M 35.293564000000,12.706436000000 L 12.706436000000,12.706436000000 L 12.706436000000,35.293564000000 L 35.293564000000,35.293564000000 L 35.293564000000,12.706436000000"/>
|
||||
|
||||
</svg>
|
After Width: | Height: | Size: 455 B |
Loading…
Add table
Add a link
Reference in a new issue