Open GoogleCodeExporter opened 9 years ago
looks good. I´ll do some testing ...
thanks a lot for the patch.
Original comment by sehmaschine
on 18 Aug 2009 at 3:12
I´ve done a bit of testing (sorry that it took so long) and I´m having a
problem with
"crop upscale". somehow that doesn´t seem to work as expected. maybe you wanna
check
your code (maybe it´s just a misunderstanding about the behaviour). thanks.
Original comment by sehmaschine
on 12 Nov 2009 at 10:33
currently i am monkeypatching with this code to add another option "extent"
which lets
the picture keep its ratio, but puts it in the middle of the new picture -
which
exactly has the size expected.
Original comment by g4b....@gmail.com
on 26 Jan 2010 at 12:16
Attachments:
Original comment by klemens.mantzos
on 16 Mar 2010 at 3:26
@sehmaschine should we add the extent option?
Original comment by klemens.mantzos
on 17 Mar 2010 at 5:00
Original comment by klemens.mantzos
on 27 May 2010 at 11:57
Original comment by klemens.mantzos
on 23 Nov 2010 at 4:41
Any thoughts on implementing Jcrop for thumbnails? Aspect ratio could be
locked to thumbnail specs etc, Someone just posted a Jcrop form on Snippets
http://djangosnippets.org/snippets/2316/
Use case:
1. Client is photographer, art director etc and needs control of cropping..
I don't think rotating or further manipulation is necessary (can be done in PS,
Gimp etc). But for image-centric sites, loosing control of cropping options --
especially when locked into a specific dimensions -- is pretty big deal.
Original comment by ste...@gmail.com
on 28 Jan 2011 at 4:43
I just started playing with adding jcrop; I don't think it should be
particularly difficult. I'd be up for doing it 'correctly' and submitting a
patch.
Any thoughts on how exactly the interface should work? I rather like
django-cropper, where you can manually specify the x/y/width/height if desired.
Original comment by da...@icapsid.net
on 9 Feb 2011 at 7:56
if someone wants to submit a patch:
1. it should work on the detail-page (probably below flip/rotate).
2. manually specifying the dimensions is important.
3. the actual cropping should NOT be done before I click "save".
4. renaming and flip/rotate should work together with cropping.
thanks,
patrick
Original comment by sehmaschine
on 17 Mar 2011 at 5:33
Original issue reported on code.google.com by
luxag...@gmail.com
on 17 Aug 2009 at 6:37Attachments: