Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My SVG Hack Demos (HTML2SVG, Canvas2SVG, ETC)

485 views
Skip to first unread message

Christian White

unread,
Nov 20, 2014, 2:41:35 PM11/20/14
to
Some demos of mine demonstrating some hacks for embedded SVG (handy that they can be Gzip compressed to less than half the size and still be sharable):

http://www.scriptcompress.com/JavaScript-Packer.svgz - 32KB JavaScript Packer (works better and it features full AST walking, error fixing, JS parsing and source code rewrite) that was originally a 200KB HTML5 web app (minified, packed and compressed inside a SVG image), but now it's embedded in a SVG and injects to an iframe & foreignObject tags.

http://imgh.us/matrix.svg - Canvas animation (from the movie Matrix) that injects inside a SVG

http://imgh.us/ascii-blood.svgz - just a tweak of the matrix code...

http://imgh.us/www.WHAK.com_animated-logo-pow-kaboom-whack.svg - another animation

http://imgh.us/1MB-HTML5-Holy-Bible.svgz - 4.5MB HTML complete Holy Bible compressed into a 1MB SVG image, fits on floppy even

http://imgh.us/portable.apps.in.an.image.svgz - 100 useful tools you can save/install to bookmark bar by simple drag and drop (basically bookmarklets)

http://imgh.us/redirect.svgz - Javascript redirect URL sample
Message has been deleted

Christian White

unread,
Nov 20, 2014, 3:30:14 PM11/20/14
to

Christian White

unread,
Dec 16, 2014, 9:05:45 AM12/16/14
to
http://www.scriptcompress.com/HTML-Encoder.htm is a tool I made to help HTML encode to Base64 then convert to a SVG image.

Christian White

unread,
Jan 5, 2015, 11:01:20 PM1/5/15
to
On Thursday, November 20, 2014 2:41:35 PM UTC-5, Christian White wrote:
Seems bigger HTML files would bog down due to many conversions, so here is a pure HTML2SVG web application: http://www.scriptcompress.com/HTML-to-SVG-Image.htm
0 new messages