Swing Away - for iPhone and iPod Touch
Hey, check out my game! My name's Kasra and I run Gimpology. My iOS game, Swing Away, is now on the App Store. It features a cute monkey, sweet vine-swinging action, and it's super fun!
Please check it out and tell your friends.

RSS Feed Browse / Script-fu Category

  1. Comments 0

    Color Changing Animations

    Posted by monsoonami on Aug 24, 2011

    Use a script to create animations which cycle the colors of a portion of an image.

  2. Comments 2

    Fake HDR -- problems following existing tutorials

    Posted by gimpamazing on Sep 26, 2009

    Can anyone expand on the jneurock/gimpknowhow tutorial on how to make a photo more vivid - the fake HDR look -- Gimpknowhow has a Mac and only vaguely mentions how to get the dodge and burn script-fu and place it in the proper gimp folder in a PC -- I download it then I can't open it and I don't know where to put it!

  3. Comments 1

    Best Gimp Script-Fu Tutorials

    Posted by sweeyt on Jun 20, 2009

    A must have collection of Gimp Script-Fu Tutorials for every designer.

  4. Comments 0

    "How To Make Faux 3d Landscape", the Script!

    Posted by BryanKnowles on Jul 28, 2008

    A script-fu version of my ealier posted tutorial, "How To Make Faux 3d Landscapes", links to Registry.Gimp.org

  5. Comments 0

    Watermarking Images

    Posted by wtanaka on May 28, 2008

    Add a watermark (like a name or logo) to your images.

  6. Comments 1

    GIMP Scripting 101

    Posted by kasrak on Jan 15, 2008

    "In this tutorial, I will show you how to use GIMP's Procedure Browser and Script-Fu Console to create a simple image, add a layer to the image and fill it with some color." A great (up-to-date!) introduction to GIMP's scripting capabilities.

  7. Comments 0

    Introduction to Perl

    Posted by kasrak on Jan 6, 2007

    So far most of the script programming for Gimp has been done through Scheme. Now, Gimp scripts may also be written with Perl. This tutorial will describe how to write such plug-ins and scripts for Gimp.

  8. Comments 0

    Introduction to Scheme

    Posted by kasrak on Jan 6, 2007

    You need to learn Scheme to write Script-fu and plugins for the GIMP. Here is a beginner's guide.

  9. Comments 0

    Working with the Image

    Posted by kasrak on Jan 6, 2007

    Read this introduction that explores the exciting world of the GIMP image hierarchy before starting to write Scheme for the GIMP.