Hi, when using convert with an offset in crop option the image returned is broken: convert foobar.gif -crop "100x150+20+30" result.gif should return a 100x150 picture positioned at 20,30 in the original picture any non zero values for position makes a picture of width and height requested (100x150 in above example) but positioned at 0,0 with a top border of "y position" height (30 in the above example) and a left border of "x position" width (20 in the above example) same command works fine on unix Thanks -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cygcheck.out URL: <http://cygwin.com/pipermail/cygwin/attachments/20050627/6d056a75/attachment.ksh> -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/