Re: [Gimp-developer] Size on disk vs size reported on status bar

2017-10-03 Thread Jehan Pagès
Hi again! On Tue, Oct 3, 2017 at 8:18 PM, Elle Stone wrote: > On 10/03/2017 01:21 PM, Simon Budig wrote: >> >> The current generation XCF files can contain compressed image data. > > > When I save XCF files I don't use the option in the Save dialog to compress >

Re: [Gimp-developer] Size on disk vs size reported on status bar

2017-10-03 Thread Jehan Pagès
Hi, On Tue, Oct 3, 2017 at 7:17 PM, Elle Stone wrote: > I was curious about the disparity in reported size between the size on disk > in a file manager, and the size reported by "%m". I'm guessing "%m" is the > size in memory? > > For example, I have a GIMP 2.9

Re: [Gimp-developer] Size on disk vs size reported on status bar

2017-10-03 Thread Elle Stone
On 10/03/2017 01:21 PM, Simon Budig wrote: The current generation XCF files can contain compressed image data. When I save XCF files I don't use the option in the Save dialog to compress the data. Is there some other compression going on automatically? Best, Elle