gco / xee

Automatically exported from code.google.com/p/xee
74 stars 8 forks source link

Cropping info not saved, not save-able either #334

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Version 3.0 beta 4 (15) 
on osx 10.8.3

Crop a .jpg file, press splat-I, and the 'cropping properties' appears on the 
right.  
Press splat-S to save, go open something else, come back, re-open original:
   - yay, it looks right, it is correctly cropped
Press splat-Q to exit
Restart Xee
Open the pic: hey, the cropping info is gone!

Redo crop.  Look more carefully at the menus.  Oh.... splat-S is grayed out, so 
when I pressed it, there was no effect.

Summary: the in-memory info about the crop is retained when I leave the pic and 
come back; but not when I leave Xee and come back.

Original issue reported on code.google.com by I.Pseu...@gmail.com on 22 Apr 2013 at 11:55

Attachments:

GoogleCodeExporter commented 9 years ago
This is all intended behavior. The "save" option is "save losslessly", and 
cropping is not lossless.

You need to use "export" to save. Perhaps this is a bit confusing, but I can't 
think of a better way to do it offhand.

Original comment by paracel...@gmail.com on 22 Apr 2013 at 2:26

GoogleCodeExporter commented 9 years ago
Cropping should be lossless as when making a selection to crop, it's limiting 
you to jpeg blocks. JPEGCROP for Windows crops losslessly and Xee should too.

Original comment by djnati...@gmail.com on 14 Sep 2014 at 8:01