Pixelization Effect, AntiZoomAndPan, and ViewBox
Thursday, June 27th, 2002I’ts been a while since I’ve made a post here. I’m managing to keep myself busy with coding distractions. I hope to post results of some of that work within the next week or so.
I’ve added some examples that show a pixelization effect in SVG. Those can be seen here
I updated my AntiZoomAndPan object so that it now supports the viewBox attribute. I will slowly add this viewBox functionality to the other widgets that are on the site.
The ViewBox object had a small bug that has now been fixed.