BrndBot / BrndBot_old

Main Source Code
0 stars 0 forks source link

Image cropping and masking #20

Closed gmcgath closed 9 years ago

gmcgath commented 9 years ago

Add functionality to crop and mask images in a promotion.

AndySwansburg commented 9 years ago

Gary I am sharing the folder with you via dropbox. The crop tool is in the folder. I also just want the cropping to happen directly on the promotion in the editor. Let me know if this looks like a good tool.

gmcgath commented 9 years ago

The Image Crop tool requires PHP and ImageMagick, which makes it sound like a pain to integrate. An alternative I'm looking at is JCrop, which is pure JavaScript. Placed in a Kendo modal window, a JCrop-based cropper looks easier to implement.

AndySwansburg commented 9 years ago

JCrop seems to be the best solution moving forward.

gmcgath commented 9 years ago

Closing this; other issues reflect further bugs and refinements.