Wrapping text around irregular images
January 04 2010
http://jwf.us/projects/jQSlickWrap
In the past this would have involved cutting your image into loads of slices, each with a different width. Now you just float the image…
But it doesn’t work in old browsers, so you’ll have to compromise on the design for them - so it’s not going to be the perfect solution for all occasions. It requires the HTML5 <canvas> element.