Gentoo Archives: gentoo-user

From: Sebastian Pipping <sping@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cmdline image resizer understanding gamma ?
Date: Mon, 09 May 2011 14:33:15
Message-Id: 4DC7FAD5.7090604@gentoo.org
In Reply to: Re: [gentoo-user] Cmdline image resizer understanding gamma ? by Kfir Lavi
1 On 05/06/2011 05:06 AM, Kfir Lavi wrote:
2 > What about using gimp in scripting mode?
3
4 I've been working on a pygimp-based plugin for the GIMP yesterday.
5
6 It's a bit slow but it does the job, and comes with a simple GUI [1].
7 After running
8
9 # sudo layman -a betagarden
10 # sudo emerge -av media-plugins/gimp-imagescaler
11
12 you should find an item
13
14 "Scale Image with correct Gamma..."
15
16 at the bottom of the "Image" menu as seen on [2].
17 The sources are up at [3].
18
19 Best,
20
21
22
23 Sebastian
24
25
26 [1] https://blog.hartwork.org/__images/imagescalerplugin-dialog-332x395.png
27 [2] https://blog.hartwork.org/__images/imagescalerplugin-menu-394x449.png
28 [3] http://git.goodpoint.de/?p=imagescaler.git;a=summary