Doh @ me, a rectangle *is* a polygon (and it would be stupid to crop an image with any other shape). Sorry about that!
On Oct 21, 8:03 pm, ricardobeat <[EMAIL PROTECTED]> wrote: > There is the jCrop plugin, though it's just a rectangle. For a polygon > you would need an image map or canvas element, a bit more complicated > and no ready-made solution. > > http://deepliquid.com/content/Jcrop.html > > - ricardo > > On Oct 21, 2:32 pm, Sébastien Lachance <[EMAIL PROTECTED]> > wrote: > > > Maybe it's a stupid question but I was wondering if there is a way to > > generate a polygon with 4 points, so that the user can himself drag > > each point to create it's own (mainly for selecting a portion of an > > image). Is it possible with a specific jQuery plugin. I can't seem to > > find anything after a few hours of my time. > > > Thank you!! > > Sébastien Lachance