Page 1 of 1

Custom crop

Posted: March 31st, 2018, 4:12 pm
by MarkT
This seems odd. Open an image. Open Crop, use Arbitrary proportions and click Apply or OK, and all is fine.

Open image, Crop with Custom proportions (1920 x 1080), click Apply or OK, image is cropped in correct shape.

Open image, Crop with Custom proportions (1920 x 1080), use Resize and Resample to 1920 pixels wide @300 dpi, image is cropped and resized to 8 pixels wide. Set the above custom parameters to Default settings, when Crop is re-opened, the Resize value is changed to 08 pixels. I think "8" is the default value in inches when Resize is first checked. Perhaps "8" is hard-coded in there somewhere?

Re: Custom crop

Posted: March 31st, 2018, 5:22 pm
by jsachs
Fixed for next release - the entered values of the size and dpi were not being read.

Re: Custom crop

Posted: March 31st, 2018, 9:59 pm
by MarkT
Hi Jonathan,

So now images open with the correct orientation, but the crop issue persists: Custom cropped images end up with 8 pixels in width... 8.0 Alpha 31-Mar-2018.

Re: Custom crop

Posted: April 1st, 2018, 7:28 am
by jsachs
That last change just missed the current update and is in the next one.

Re: Custom crop

Posted: April 1st, 2018, 10:16 am
by davidh
Talking about crop, will there be a possibility to define own grid (PWP7 Guidelines) in the future?

Re: Custom crop

Posted: April 1st, 2018, 10:44 am
by jsachs
No immediate plans, but I could do it - just out of curiosity, what would you use it to create?

Re: Custom crop

Posted: April 2nd, 2018, 8:52 am
by davidh
begin_object
name "Thirds - Diagonals"
line 0.0 0.0 0.6667 1.0
line 0.0 1.0 0.6667 0.0
line 0.3333 0.0 1.0 1.0
line 0.3333 1.0 1.0 0.0
end_object

Edwin Westhoff's Diagonal Method

More here and elsewhere:
http://www.diagonalmethod.info
http://diffusedthoughts.blogspot.com/20 ... ethod.html

I practically use only this metod in PWP7.

Re: Custom crop

Posted: April 2nd, 2018, 10:16 pm
by jsachs
I am working on restoring composition guides to Crop. I added a built-in Westhoff-style Diagonal Method grid option since this cannot be implemented by a simple composition guide.

Re: Custom crop

Posted: April 3rd, 2018, 3:32 pm
by davidh
Good news, thanks