Resized objects

Added fps an axis output for debbuging purposes
This commit is contained in:
Christian Bobe
2024-07-10 22:36:45 +02:00
parent 93b38b6977
commit 2b0d3db30f
6 changed files with 97 additions and 59 deletions

View File

@@ -2,13 +2,16 @@
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="210mm"
height="297mm"
viewBox="0 0 210 297"
width="26"
height="26"
viewBox="0 0 6.8791663 6.8791668"
version="1.1"
id="svg1"
inkscape:version="1.3.2 (091e20e, 2023-11-25, custom)"
inkscape:version="1.3.2 (091e20ef0f, 2023-11-25, custom)"
sodipodi:docname="pacman_1.svg"
inkscape:export-filename="pacman_1.png"
inkscape:export-xdpi="96.739998"
inkscape:export-ydpi="96.739998"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
@@ -24,12 +27,12 @@
inkscape:deskcolor="#d1d1d1"
inkscape:document-units="mm"
inkscape:zoom="0.94167964"
inkscape:cx="228.84641"
inkscape:cy="269.19983"
inkscape:window-width="1920"
inkscape:window-height="1009"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:cx="227.25351"
inkscape:cy="267.60693"
inkscape:window-width="2560"
inkscape:window-height="1412"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="layer1" />
<defs
@@ -37,15 +40,16 @@
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1">
id="layer1"
transform="translate(-0.43445301,-0.43445301)">
<circle
style="fill:#ff9955;stroke-width:0.0409236"
style="fill:#ff9955;stroke-width:0.0354671"
id="path1"
cx="63.968754"
cy="63.968754"
cx="3.8740363"
cy="3.8740363"
inkscape:export-filename="pacman_1.png"
inkscape:export-xdpi="96.739998"
inkscape:export-ydpi="96.739998"
r="3.96875" />
r="3.4395833" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB