uxebu / bonsai

BonsaiJS is a graphics library and renderer
http://bonsaijs.org
Other
1.96k stars 189 forks source link

Make use of builtin filters on iOS #196

Closed wolframkriesing closed 11 years ago

wolframkriesing commented 11 years ago

It seems that since iOS6 there are some filters shipped with webkit per default, would be nice to take advantage of that in bonsai http://www.youtube.com/watch?v=rXPeWRX-i4w&feature=player_detailpage#t=456s

basecode commented 11 years ago

Our SVG Renderer indeed supports SVG Filters and we don't explicitly exclude iOS6. Could you please provide an example what filter exactly doesn't work on iOS6?

wolframkriesing commented 11 years ago

i dont know what we are using, but that video showed how to use css filters iirc, if they work with svg i dont know ... just wanted to share this link in case it matters