move text to separate layer for better selection in lightburn

This commit is contained in:
Philipp Kramer 2025-06-18 14:17:36 +02:00
parent d871366bd4
commit 4977816987

View file

@ -44,9 +44,9 @@
inkscape:pageshadow="2"
inkscape:zoom="2.8"
inkscape:cx="123.57143"
inkscape:cy="1011.6071"
inkscape:cy="1011.25"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
inkscape:current-layer="layer4"
showgrid="false"
inkscape:window-width="1920"
inkscape:window-height="1009"
@ -69,7 +69,7 @@
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:label="Ring"
inkscape:groupmode="layer"
id="layer1">
<circle
@ -84,6 +84,11 @@
cx="30.132292"
cy="266.86771"
r="30" />
</g>
<g
inkscape:groupmode="layer"
id="layer4"
inkscape:label="Text">
<path
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.24869169;stroke-miterlimit:4;stroke-dasharray:0.24869139, 0.24869139;stroke-dashoffset:0"
d="M 57.390446,266.86771 A 27.258152,27.258152 0 0 0 30.132293,239.60946 27.258152,27.258152 0 0 0 2.8741375,266.86771 27.258152,27.258152 0 0 0 30.132293,294.12596 27.258152,27.258152 0 0 0 57.390446,266.86771 Z"
@ -106,7 +111,7 @@
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;line-height:1.25;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:1.25677px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.264583"
id="text836-2-7"
transform="rotate(180,30.245147,266.711)"><textPath
transform="rotate(180,30.245146,266.71099)"><textPath
xlink:href="#path815-3-5-2-3"
id="textPath866-9-6"
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:9.87778px;font-family:Arial;-inkscape-font-specification:Arial;letter-spacing:1.27265px;stroke-width:0.264583">123456789</textPath></text>

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.6 KiB