On Fri, 2017-02-17 at 18:51 +0300, Alexandre Prokoudine wrote:
A job for https://developer.gnome.org/gtk3/stable/GtkInfoBar.html maybe?
I have an outstanding wishlist item for the InfoBar. :-( A generic implementation would be a useful first step.
On Fri, 2017-02-17 at 16:42 +0300, Alexandre Prokoudine wrote:
- is not color management aware
- only support 8-bit data per color channel max
- only handles RGB(A) and greyscale images
That sounds like what we want.
On Fri, 2017-02-17 at 15:26 +0000, C R wrote:
could say "File size as png: 20kb" Then a button or link below it that says "Save as .png instead".
We'd have to generate a png before we knew how big it would be. We could guess I guess. But that's more complexity.
On Fri, 2017-02-17 at 13:43 +0000, John Cliff wrote:
JPEG export was in the codebase about 5 years ago, I just never got round to writing the file dialogue for it. Had a right click export to JPEG option setup that was ifdef'd out of I recall rightly (it's been a while!)
So it's an easy addition to detect jpeg/jpg ending in the png export and save to jpeg instead? First draft doesn't need a file dialog or a quality slider or anything like that, just output the file.
I get the feeling that as Bryce said, when you add a thing, people then come looking for the thing+1 and the thing+5 and before you know it you have hundreds of thousands of open bug reports.
Best Regards, Martin Owens