Add to feed
  • May
  • 05
  • 2008

JavaScript Compression using Canvas and PNG-embedded data

The well-known founder of Javascript-ports Mario and Wolfenstein 3D was come to mind by idea to keep a javascript-code in a PNG-picture, thereby using possibilities of a compression of this format for code compression.

Is this a job worth doing?.. Ofcource it still may be useable by browsers that doesn't support GZip compression yet (which one doesn't?)…Meanwhile, GZip compressing of given JS files gave me these…

Tags: , , , , , , , , , , , , ,
add a comment