September updates (#992)

* fix deprecated apple-mobile -web-app-capable
* fix issue #974
* update dependencies
* fix a trailing space for points
* fix issue with tspan recalculation
This commit is contained in:
JFH
2024-09-16 13:13:05 +02:00
committed by GitHub
parent 0c44b49450
commit 23c6bc2e23
24 changed files with 697 additions and 989 deletions

View File

@@ -2,7 +2,7 @@
<g class="layer">
<title>Layer 1</title>
<polygon cx="300" cy="150" fill="#FF0000" id="svg_1" orient="point" point="5" points="300,83 313.1272039678652,131.93195379229283 363.72078659177527,129.29586137687852 321.2402621972584,156.90137954104048 339.3816119035957,204.20413862312148 300,172.33333333333334 260.6183880964043,204.20413862312148 278.7597378027416,156.90137954104048 236.2792134082247,129.29586137687852 286.8727960321348,131.93195379229286 300,83 313.1272039678652,131.93195379229283 " r="67" r2="22.33" radialshift="0" shape="star" starRadiusMultiplier="3" stroke="#000000" stroke-width="5"/>
<polygon class="svg_2_class" cx="300" cy="150" fill="#FF0000" filter="url(#svg_2_id_blur)" id="svg_2_id" opacity="0.5" orient="point" point="5" points="320,103 333.127197265625,151.9319610595703 383.7207946777344,149.29586791992188 341.2402648925781,176.90138244628906 359.3816223144531,224.20413208007812 320,192.3333282470703 280.6183776855469,224.20413208007812 298.7597351074219,176.90138244628906 256.2792205810547,149.29586791992188 306.872802734375,151.9319610595703 320,103 333.127197265625,151.9319610595703 " r="67" r2="22.33" radialshift="0" shape="star" starRadiusMultiplier="3" stroke="#000000" stroke-width="5" transform="rotate(25 320 163.602)"/>
<polygon class="svg_2_class" cx="300" cy="150" fill="#FF0000" filter="url(#svg_2_id_blur)" id="svg_2_id" opacity="0.5" orient="point" point="5" points="320,103 333.127197265625,151.9319610595703 383.7207946777344,149.29586791992188 341.2402648925781,176.90138244628906 359.3816223144531,224.20413208007812 320,192.3333282470703 280.6183776855469,224.20413208007812 298.7597351074219,176.90138244628906 256.2792205810547,149.29586791992188 306.872802734375,151.9319610595703 320,103 333.127197265625,151.9319610595703" r="67" r2="22.33" radialshift="0" shape="star" starRadiusMultiplier="3" stroke="#000000" stroke-width="5" transform="rotate(25 320 163.602)"/>
</g>
<defs>
<filter height="200%" id="svg_2_id_blur" width="200%" x="-50%" y="-50%">

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB