GameJs / gamejs

GameJs is a thin library on top of the HTML canvas element. In addition to the drawing functions it has a set of generally helpful modules for game development.
http://gamejs.org
MIT License
463 stars 112 forks source link

add support for SVG images #25

Open oberhamsi opened 13 years ago

oberhamsi commented 13 years ago

allow loading svg images - investigate if all target browsers support it

illume commented 12 years ago

Older android does not support svg (2.3 and below).