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 /File/Save. Sven ___ Gimp-developer mailing list Gimp-devel

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?)

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: /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

[Gimp-developer] Save for Web plug-in

2006-12-17 Thread Aurimas Juska
Hi, Save for Web plug-in is available at http://registry.gimp.org/plugin?id=8799 The main idea is visual adjustment of various image parameters such as quality, number of colors, dimensions, etc to reach optimal file size. Image is shown in two views: original and optimized. Changing any save s