icculus / ControllerImage

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

Allow apps to request SVG data instead of bitmaps #1

Closed icculus closed 8 months ago

icculus commented 8 months ago

If an app wants the raw data--perhaps because they have their own SVG pipeline already--we should let them get it without having to get an SDL_Surface from us.