On 05/06/2011 05:06 AM, Kfir Lavi wrote:
> What about using gimp in scripting mode?

I've been working on a pygimp-based plugin for the GIMP yesterday.

It's a bit slow but it does the job, and comes with a simple GUI [1].
After running

  # sudo layman -a betagarden
  # sudo emerge -av media-plugins/gimp-imagescaler

you should find an item

  "Scale Image with correct Gamma..."

at the bottom of the "Image" menu as seen on [2].
The sources are up at [3].

Best,



Sebastian


[1] https://blog.hartwork.org/__images/imagescalerplugin-dialog-332x395.png
[2] https://blog.hartwork.org/__images/imagescalerplugin-menu-394x449.png
[3] http://git.goodpoint.de/?p=imagescaler.git;a=summary

Reply via email to