RSS Feed Browse / Script-fu Category

  1. ***  Comments 0

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

    Posted by BryanKnowles on Jul 28, 2008 into Script-fu

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

  2. ***  Comments 0

    Watermarking Images

    Posted by wtanaka on May 28, 2008 into Script-fu

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

  3. ***  Comments 0

    GIMP Scripting 101

    Posted by kasrak on Jan 15, 2008 into Script-fu

    "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.

  4. ***  Comments 0

    Introduction to Perl

    Posted by kasrak on Jan 6, 2007 into Script-fu

    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.

  5. ***  Comments 0

    Introduction to Scheme

    Posted by kasrak on Jan 6, 2007 into Script-fu

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

  6. ***  Comments 0

    Working with the Image

    Posted by kasrak on Jan 6, 2007 into Script-fu

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