ijprest / keyboard-layout-editor

Web application to enable the design & editing of keyboard layouts
http://www.keyboard-layout-editor.com/
Other
1.3k stars 241 forks source link

add text labels to SVG, wide tags #350

Open dctucker opened 3 days ago

dctucker commented 3 days ago

Previously, SVG rendered blank keycaps only. Now, "Download SVG" renders text labels rather adequately.

Although icons (<i class="..."></i>) are still absent, this significantly improves the output.

Example: dctucker ergodox

dctucker commented 2 days ago

This looks good on Firefox but less so on Safari. I'll probably add a few more commits here and comment when it looks decent on other browsers.