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:
Dennis Kobert
2024-09-23 12:16:31 +02:00
committed by GitHub
co-authored by Keavon Chambers
parent 3ddc052538
commit 8a1089938e
175 changed files with 442 additions and 346 deletions
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076583,18.409740195297 C 7.797995453063,14.345008949191 2.730539600000,24.000000000000 2.730539600000,24.000000000000 L 2.730539600000,44.724138000000 L 44.927529000000,45.334642000000 L 44.927529000000,35.633492000000 C 44.927529000000,35.633492000000 41.145129754140,35.873208306637 36.734854405107,35.317706227323 C 36.228249102949,37.498838478371 35.714484924788,39.479436730837 33.683056000000,40.517855000000 C 30.630205000000,42.078400000000 28.832481000000,43.570706000000 23.829031000000,42.892295000000 C 18.825582000000,42.213883000000 14.890928000000,39.567814000000 16.858255000000,37.057890000000 C 18.825582000000,34.547967000000 21.539558000000,34.073278000000 22.421361000000,34.208761000000 C 23.132944869744,34.318091925773 25.700294654507,34.271124699473 27.841329774700,32.743507113304 C 23.074889249350,30.065439079942 21.683878964023,25.613693480134 17.965172692962,21.560526935797 C 17.573963395790,23.301491455620 17.222754443760,24.841159839246 17.061977000000,25.457321000000 C 16.654864000000,27.017534000000 17.807964000000,27.137380000000 15.162226000000,29.256160000000 C 12.516645299334,31.374813030412 12.245222267819,38.142610192401 12.245190002877,38.143414928228 L 12.245193000000,38.143415000000 C 12.245192031654,38.143414214896 12.245191063309,38.143413429793 12.245190094964,38.143412644690 C 9.734938509310,36.108181000255 10.006236528989,36.108510612907 8.785228600000,32.512733000000 C 7.564220200000,28.916954000000 5.732046200000,27.627707000000 7.699704200000,25.524897000000 C 9.667362200000,23.422087000000 9.005844500000,22.540285000000 11.905987000000,20.640534000000 C 13.181190227505,19.805206705223 13.899012312978,19.140430517465 14.314589076864,18.409740195511"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076583,18.409740195297 C 7.797995453063,14.345008949191 2.730539600000,24.000000000000 2.730539600000,24.000000000000 L 2.730539600000,44.724138000000 L 44.927529000000,45.334642000000 L 44.927529000000,35.633492000000 C 44.927529000000,35.633492000000 41.145129754140,35.873208306637 36.734854405107,35.317706227323 C 36.228249102949,37.498838478371 35.714484924788,39.479436730837 33.683056000000,40.517855000000 C 30.630205000000,42.078400000000 28.832481000000,43.570706000000 23.829031000000,42.892295000000 C 18.825582000000,42.213883000000 14.890928000000,39.567814000000 16.858255000000,37.057890000000 C 18.825582000000,34.547967000000 21.539558000000,34.073278000000 22.421361000000,34.208761000000 C 23.132944869744,34.318091925773 25.700294654507,34.271124699473 27.841329774700,32.743507113304 C 23.074889249350,30.065439079942 21.683878964023,25.613693480134 17.965172692962,21.560526935797 C 17.573963395790,23.301491455620 17.222754443760,24.841159839246 17.061977000000,25.457321000000 C 16.654864000000,27.017534000000 17.807964000000,27.137380000000 15.162226000000,29.256160000000 C 12.516645299334,31.374813030412 12.245222267819,38.142610192401 12.245190002877,38.143414928228 L 12.245193000000,38.143415000000 C 12.245192031654,38.143414214896 12.245191063309,38.143413429793 12.245190094964,38.143412644690 C 9.734938509310,36.108181000255 10.006236528989,36.108510612907 8.785228600000,32.512733000000 C 7.564220200000,28.916954000000 5.732046200000,27.627707000000 7.699704200000,25.524897000000 C 9.667362200000,23.422087000000 9.005844500000,22.540285000000 11.905987000000,20.640534000000 C 13.181190227505,19.805206705223 13.899012312978,19.140430517465 14.314589076864,18.409740195511"/><path style="fill:#ff0000;stroke:#000000;stroke-width:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076864,18.409740195511 C 13.899012312978,19.140430517465 13.181190227505,19.805206705223 11.905987000000,20.640534000000 C 9.005844500000,22.540285000000 9.667362200000,23.422087000000 7.699704200000,25.524897000000 C 5.732046200000,27.627707000000 7.564220200000,28.916954000000 8.785228600000,32.512733000000 C 10.006236528989,36.108510612907 9.734938509310,36.108181000255 12.245190094964,38.143412644690 C 12.245191063309,38.143413429793 12.245192031654,38.143414214896 12.245193000000,38.143415000000 L 12.245190000000,38.143415000000 C 12.245222267819,38.142610192401 12.516645299334,31.374813030412 15.162226000000,29.256160000000 C 17.807964000000,27.137380000000 16.654864000000,27.017534000000 17.061977000000,25.457321000000 C 17.222754443760,24.841159839246 17.573963395790,23.301491455620 17.965172692919,21.560526935811 C 17.072561191361,20.587633996247 16.045837744328,19.637705487132 14.806130000000,18.740783000000 C 14.641414538294,18.621612169408 14.477548702869,18.511386411570 14.314589076583,18.409740195297"/><path style="fill:#ff0000;stroke:#000000;stroke-width:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 27.841329774700,32.743507113304 C 25.700294654507,34.271124699473 23.132944869744,34.318091925773 22.421361000000,34.208761000000 C 21.539558000000,34.073278000000 18.825582000000,34.547967000000 16.858255000000,37.057890000000 C 14.890928000000,39.567814000000 18.825582000000,42.213883000000 23.829031000000,42.892295000000 C 28.832481000000,43.570706000000 30.630205000000,42.078400000000 33.683056000000,40.517855000000 C 35.714484924788,39.479436730837 36.228249102949,37.498838478371 36.734854405102,35.317706227318 C 34.106942501694,34.986704099095 31.256102840078,34.373359242475 28.849709000000,33.258720000000 C 28.497185717607,33.095431572316 28.161636216697,32.923474205797 27.841329774653,32.743507113218"/>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076583,18.409740195297 C 7.797995453063,14.345008949191 2.730539600000,24.000000000000 2.730539600000,24.000000000000 L 2.730539600000,44.724138000000 L 44.927529000000,45.334642000000 L 44.927529000000,35.633492000000 C 44.927529000000,35.633492000000 41.145129754140,35.873208306637 36.734854405107,35.317706227323 C 36.228249102949,37.498838478371 35.714484924788,39.479436730837 33.683056000000,40.517855000000 C 30.630205000000,42.078400000000 28.832481000000,43.570706000000 23.829031000000,42.892295000000 C 18.825582000000,42.213883000000 14.890928000000,39.567814000000 16.858255000000,37.057890000000 C 18.825582000000,34.547967000000 21.539558000000,34.073278000000 22.421361000000,34.208761000000 C 23.132944869744,34.318091925773 25.700294654507,34.271124699473 27.841329774700,32.743507113304 C 23.074889249350,30.065439079942 21.683878964023,25.613693480134 17.965172692962,21.560526935797 C 17.573963395790,23.301491455620 17.222754443760,24.841159839246 17.061977000000,25.457321000000 C 16.654864000000,27.017534000000 17.807964000000,27.137380000000 15.162226000000,29.256160000000 C 12.516645299334,31.374813030412 12.245222267819,38.142610192401 12.245190002877,38.143414928228 L 12.245193000000,38.143415000000 C 12.245192031654,38.143414214896 12.245191063309,38.143413429793 12.245190094964,38.143412644690 C 9.734938509310,36.108181000255 10.006236528989,36.108510612907 8.785228600000,32.512733000000 C 7.564220200000,28.916954000000 5.732046200000,27.627707000000 7.699704200000,25.524897000000 C 9.667362200000,23.422087000000 9.005844500000,22.540285000000 11.905987000000,20.640534000000 C 13.181190227505,19.805206705223 13.899012312978,19.140430517465 14.314589076864,18.409740195511 C 14.477548702869,18.511386411570 14.641414538294,18.621612169408 14.806130000000,18.740783000000 C 16.045837744328,19.637705487132 17.072561191361,20.587633996247 17.965172692962,21.560526935797 C 18.564564980551,18.893103861072 19.257857724932,15.753139884922 19.503993000000,14.738222000000 C 19.910775000000,13.060891000000 21.878433000000,11.481980000000 26.763127000000,11.889093000000 C 31.647822000000,12.296206000000 31.919120000000,18.401909000000 32.529624000000,20.843925000000 C 33.140128000000,23.285941000000 31.512007000000,28.510172000000 29.273382000000,31.374939000000 C 28.841250340235,31.927938577512 28.353487245473,32.378085382543 27.841329774700,32.743507113304 C 28.161636216697,32.923474205797 28.497185717607,33.095431572316 28.849709000000,33.258720000000 C 31.256102840078,34.373359242475 34.106942501694,34.986704099095 36.734854405107,35.317706227323 C 36.989580441895,34.221011874394 37.242496589207,33.073619007583 37.685617000000,31.969805000000 C 39.010026000000,28.670699000000 39.992149000000,27.424648000000 39.992149000000,24.000000000000 C 39.992149000000,20.575352000000 38.771141000000,15.959561000000 37.346411000000,11.821186000000 C 35.921681000000,7.682810100000 32.258326000000,5.715483400000 26.491829000000,4.629958900000 C 20.725332000000,3.544434500000 16.926162000000,5.308370300000 14.890928000000,8.564943700000 C 12.855697000000,11.821517000000 15.094322000000,11.889093000000 14.958838000000,14.806130000000 C 14.882927358629,16.440534860105 14.844141698437,17.478651142480 14.314589076864,18.409740195511"/>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.6 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076864,18.409740195511 C 13.899012312978,19.140430517465 13.181190227505,19.805206705223 11.905987000000,20.640534000000 C 9.005844500000,22.540285000000 9.667362200000,23.422087000000 7.699704200000,25.524897000000 C 5.732046200000,27.627707000000 7.564220200000,28.916954000000 8.785228600000,32.512733000000 C 10.006236528989,36.108510612907 9.734938509310,36.108181000255 12.245190094964,38.143412644690 C 12.245191063309,38.143413429793 12.245192031654,38.143414214896 12.245193000000,38.143415000000 L 12.245190000000,38.143415000000 C 12.245222267819,38.142610192401 12.516645299334,31.374813030412 15.162226000000,29.256160000000 C 17.807964000000,27.137380000000 16.654864000000,27.017534000000 17.061977000000,25.457321000000 C 17.222754443760,24.841159839246 17.573963395790,23.301491455620 17.965172692919,21.560526935811 C 17.072561191361,20.587633996247 16.045837744328,19.637705487132 14.806130000000,18.740783000000 C 14.641414538294,18.621612169408 14.477548702869,18.511386411570 14.314589076583,18.409740195297 M 27.841329774700,32.743507113304 C 25.700294654507,34.271124699473 23.132944869744,34.318091925773 22.421361000000,34.208761000000 C 21.539558000000,34.073278000000 18.825582000000,34.547967000000 16.858255000000,37.057890000000 C 14.890928000000,39.567814000000 18.825582000000,42.213883000000 23.829031000000,42.892295000000 C 28.832481000000,43.570706000000 30.630205000000,42.078400000000 33.683056000000,40.517855000000 C 35.714484924788,39.479436730837 36.228249102949,37.498838478371 36.734854405102,35.317706227318 C 34.106942501694,34.986704099095 31.256102840078,34.373359242475 28.849709000000,33.258720000000 C 28.497185717607,33.095431572316 28.161636216697,32.923474205797 27.841329774653,32.743507113218"/>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round"
d="M 2.7305396,44.724138 V 24 c 0,0 5.3240672,-10.143911 12.0755904,-5.259217 s 7.186023,11.341524 14.043579,14.517937 c 6.444908,2.985275 16.07782,2.374772 16.07782,2.374772 v 9.70115 z"
id="a"/>
<path style="fill:#ff0000;stroke:#000000;stroke-width:1.99937;stroke-linecap:round;stroke-linejoin:round"
d="M 12.245193,38.143415 C 9.7349383,36.108181 10.006237,36.108512 8.7852286,32.512733 S 5.7320462,27.627707 7.6997042,25.524897 c 1.967658,-2.10281 1.3061403,-2.984612 4.2062828,-4.884363 2.900143,-1.899751 2.917368,-2.917368 3.052851,-5.834404 0.135484,-2.917037 -2.103141,-2.984613 -0.06791,-6.2411863 2.035234,-3.2565734 5.834404,-5.0205092 11.600901,-3.9349848 5.766497,1.0855245 9.429852,3.0528512 10.854582,7.1912271 1.42473,4.138375 2.645738,8.754166 2.645738,12.178814 0,3.424648 -0.982123,4.670699 -2.306532,7.969805 -1.324409,3.299106 -0.94971,6.987505 -4.002561,8.54805 -3.052851,1.560545 -4.850575,3.052851 -9.854025,2.37444 -5.003449,-0.678412 -8.938103,-3.324481 -6.970776,-5.834405 1.967327,-2.509923 4.681303,-2.984612 5.563106,-2.849129 0.881802,0.135484 4.613396,0.03095 6.852021,-2.833822 2.238625,-2.864767 3.866746,-8.088998 3.256242,-10.531014 -0.610504,-2.442016 -0.881802,-8.547719 -5.766497,-8.954832 -4.884694,-0.407113 -6.852352,1.171798 -7.259134,2.849129 -0.406782,1.677331 -2.034903,9.158885 -2.442016,10.719099 -0.407113,1.560213 0.745987,1.680059 -1.899751,3.798839 -2.645738,2.118779 -2.917036,8.887255 -2.917036,8.887255 z"
id="b"/>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<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:1.99937;stroke-linecap:round;stroke-linejoin:round" d="M 14.314589076583,18.409740195297 C 7.797995453063,14.345008949191 2.730539600000,24.000000000000 2.730539600000,24.000000000000 L 2.730539600000,44.724138000000 L 44.927529000000,45.334642000000 L 44.927529000000,35.633492000000 C 44.927529000000,35.633492000000 41.145129754140,35.873208306637 36.734854405107,35.317706227323 C 36.989580441895,34.221011874394 37.242496589207,33.073619007583 37.685617000000,31.969805000000 C 39.010026000000,28.670699000000 39.992149000000,27.424648000000 39.992149000000,24.000000000000 C 39.992149000000,20.575352000000 38.771141000000,15.959561000000 37.346411000000,11.821186000000 C 35.921681000000,7.682810100000 32.258326000000,5.715483400000 26.491829000000,4.629958900000 C 20.725332000000,3.544434500000 16.926162000000,5.308370300000 14.890928000000,8.564943700000 C 12.855697000000,11.821517000000 15.094322000000,11.889093000000 14.958838000000,14.806130000000 C 14.882927358629,16.440534860105 14.844141698437,17.478651142480 14.314589076864,18.409740195511 M 27.841329774653,32.743507113218 C 23.074889249350,30.065439079942 21.683878964023,25.613693480134 17.965172692962,21.560526935797 C 18.564564980551,18.893103861072 19.257857724932,15.753139884922 19.503993000000,14.738222000000 C 19.910775000000,13.060891000000 21.878433000000,11.481980000000 26.763127000000,11.889093000000 C 31.647822000000,12.296206000000 31.919120000000,18.401909000000 32.529624000000,20.843925000000 C 33.140128000000,23.285941000000 31.512007000000,28.510172000000 29.273382000000,31.374939000000 C 28.841250340235,31.927938577512 28.353487245473,32.378085382543 27.841329774700,32.743507113304"/>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB