Re: [Gimp-developer] Save for Web plug-in

2006-12-19 Thread Aurimas Juska

Hi,

It's nice to hear from someone who has actually tried working with the Save
for Web plug-in.

At some point of development info was displayed under each view, but I
didn't find original info line useful. Why do you think it would be: just
for esthetic reasons or does it have some useful functional meaning? I don't
know whether it's worth comparing file size of multilayered GIMP image and
compressed single-layered jpeg, gif or png.

However, I am sure original image dimensions should be displayed in resize
panel, so that user could restore them.

Do you think any additional information about original or optimized image
should be provided? Is the user interface intuitive enough or something
should be changed?

BTW, I tried porting the plug-in on The GIMP 2.2 but without success. In
order to try the plug-in one has to compile it for 2.3 or current CVS. If
someone got it working on The GIMP 2.2, however, please send me so I could
add it to the registry.

On 12/18/06, cedric GEMY [EMAIL PROTECTED] wrote:


Really Cool,
i would be to add this in official version :-P

i just think it would be better to display optimized file infos (files
size...) just below the optimized preview.

To improve compression evaluation, it could also be nice to display
original file infos under the left preview.

What do you think of this ?

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-19 Thread cedric GEMY
hi again
 It's nice to hear from someone who has actually tried working with the 
 Save for Web plug-in.
;)

 At some point of development info was displayed under each view, but I 
 didn't find original info line useful. Why do you think it would be: 
 just for esthetic reasons or does it have some useful functional 
 meaning? I don't know whether it's worth comparing file size of 
 multilayered GIMP image and compressed single-layered jpeg, gif or png.
you are right if you compare an XCF and single-layered. But what about 
if you just have some Jpg files (grabed from a camera for ex.) and that 
you just want to optimize them to send them to some friends or 
eventually put on a gallery. In this case, you have bot single-layered 
(and more : same file format). And being able to see what space is eally 
won regarding the loss of qualty can be nice. THis is not a esthetic 
reason at all. But you are the master of it ;)

 However, I am sure original image dimensions should be displayed in 
 resize panel, so that user could restore them.

 Do you think any additional information about original or optimized 
 image should be provided? Is the user interface intuitive enough or 
 something should be changed?
This is nice like this for me. I know some friend like to modify color 
table in gifs and png-8. May be having the list of colors (like 
palettes), and allowing the user to modify the colors would help them. 
But may be it is a long way for a little benefit. I'm not good enough in 
coding to ealuate that. Snif.

cedric
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-18 Thread cedric GEMY
Really Cool,
i would be to add this in official version :-P

i just think it would be better to display optimized file infos (files 
size...) just below the optimized preview.

To improve compression evaluation, it could also be nice to display 
original file infos under the left preview.

What do you think of this ?

___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Sven Neumann
Hi,

On Sun, 2006-12-17 at 11:15 +0200, Aurimas Juska wrote:

 Start: Image/Filters/Web/Save for Web...

Wouldn't it be better placed into the File menu?


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Aurimas Juska

Hi,

Of course, File menu would be better but I don't know how to make Save for
Web... appear after Save as Copy...

Another possible problem is GimpImage conversion to GdkPixbuf. Is it alright
to just copy pixel data (assuming GimpImage is RGB(A))? (Won't there be
problems with color management?)

On 12/17/06, Sven Neumann [EMAIL PROTECTED] wrote:


Hi,

On Sun, 2006-12-17 at 11:15 +0200, Aurimas Juska wrote:

 Start: Image/Filters/Web/Save for Web...

Wouldn't it be better placed into the File menu?


Sven



___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Save for Web plug-in

2006-12-17 Thread Sven Neumann
Hi,

On Sun, 2006-12-17 at 14:58 +0200, Aurimas Juska wrote:

 Of course, File menu would be better but I don't know how to make Save
 for Web... appear after Save as Copy...

Register into Image/File/Save.


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer