icculus / ControllerImage

A library for producing images of SDL controllers.
zlib License
107 stars 2 forks source link

Standard theme: Touchpad tweaks #27

Open bekoha opened 6 months ago

bekoha commented 6 months ago

Reduced Ouya touchpad size from 100x100 px to 70x70, increased PS5 touchpad from 100x100 to 120x120, both tweaks done by just changing the "width" and "height" fields of those in Notepad. It did work when opening SVGs in a browser, but needs actual testing in the test program as make-controllerimage-data refused to work on my end (I probably compiled something wrong) so I might've overshot (or undershot) both size changes Should close #26