keymap-drawer render

This commit is contained in:
averymd
2025-08-11 20:52:51 +00:00
committed by github-actions[bot]
parent 92382f2242
commit 81d50c0e6e
2 changed files with 19 additions and 16 deletions

View File

@@ -177,7 +177,7 @@ path.combo {
</g>
<g transform="translate(28, 119)" class="key keypos-12">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">BSPC</text>
<text x="0" y="0" class="key tap">=</text>
</g>
<g transform="translate(84, 119)" class="key keypos-13">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -227,8 +227,9 @@ path.combo {
</g>
<g transform="translate(28, 175)" class="key keypos-24">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">{</text>
<text x="0" y="24" class="key hold">}</text>
<text x="0" y="0" class="key tap">
<tspan x="0" dy="-0.6em">&amp;mt</tspan><tspan x="0" dy="1.2em">BSPC</tspan>
</text>
</g>
<g transform="translate(84, 175)" class="key keypos-25">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -286,8 +287,8 @@ path.combo {
</g>
<g transform="translate(28, 231)" class="key keypos-36">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">[</text>
<text x="0" y="24" class="key hold">]</text>
<text x="0" y="0" class="key tap">}</text>
<text x="0" y="24" class="key hold">{</text>
</g>
<g transform="translate(84, 231)" class="key keypos-37">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -343,11 +344,13 @@ path.combo {
</g>
<g transform="translate(868, 231)" class="key keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">RSHFT</text>
<text x="0" y="0" class="key tap">]</text>
<text x="0" y="24" class="key hold">[</text>
</g>
<g transform="translate(140, 259)" class="key keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">=</text>
<text x="0" y="0" class="key tap">]</text>
<text x="0" y="24" class="key hold">[</text>
</g>
<g transform="translate(196, 252)" class="key keypos-51">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
@@ -592,9 +595,9 @@ path.combo {
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">\</text>
</g>
<g transform="translate(868, 231)" class="key trans keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>
<text x="0" y="0" class="key trans tap"></text>
<g transform="translate(868, 231)" class="key keypos-49">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key"/>
<text x="0" y="0" class="key tap">&amp;transf</text>
</g>
<g transform="translate(140, 259)" class="key trans keypos-50">
<rect rx="6" ry="6" x="-26" y="-26" width="52" height="52" class="key trans"/>

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB