Rexeh / joystick-diagrams

Automatically output your tool/game HID configs into printable diagrams with all your binds.
https://joystick-diagrams.com
GNU General Public License v2.0
146 stars 23 forks source link

Fix UTF-8 SVG Encoding #15

Closed Rexeh closed 3 years ago

Rexeh commented 3 years ago

Viggen carries Unicode chars, currently breaking SVG exports.

  1. Allow unicode in SVGs (Ideal)
  2. Remove Unicode from parsed files
Rexeh commented 3 years ago

Resolved with 1.2 release, all unicode now correctly encoded into SVG