Browse / Latest Submissions
Introduction to Perl
Posted by kasrak on Jan 6, 2007 into Script-fuSo 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.
Batch Mode
Posted by kasrak on Jan 6, 2007 into OtherThe GIMP comes with a so called batch mode that allows you to do image processing from the command line. It also makes it easy to apply the same set of operations to a number of images. Here are the basics.
-
Introduction to Scheme
Posted by kasrak on Jan 6, 2007 into Script-fuYou need to learn Scheme to write Script-fu and plugins for the GIMP. Here is a beginner's guide.
Working with the Image
Posted by kasrak on Jan 6, 2007 into Script-fuRead this introduction that explores the exciting world of the GIMP image hierarchy before starting to write Scheme for the GIMP.
Creating Icons
Posted by kasrak on Jan 6, 2007 into OtherA tutorial that teaches you how to create beautiful icons on a tiny canvas. Some useful tips in here!
Test your skills: Draw a Paint Brush
Posted by kasrak on Jan 6, 2007 into FunSee if you can create this paintbrush graphic by yourself. If you can, bravo. If you can't, then read the tutorial to learn!
Tileable Textures
Posted by kasrak on Jan 6, 2007 into OtherLearn about gradients, animated brushes and how to make tileable images as well.
Coloring a Black&White Sketch
Posted by kasrak on Jan 6, 2007 into FunShows you how to color your B/W sketches using the GIMP.
A Basics Tutorial
Posted by kasrak on Jan 6, 2007 into Getting StartedA tutorial that covers many basic operations in the GIMP which creating a floating text logo.
Smart Sharpening
Posted by kasrak on Jan 6, 2007 into RetouchingThis technique does two "smart" things to avoid sharpening noise: sharpens only the luminosity data in the image, thus avoiding shifts to the hue and saturation components (which affect color), and targets only the edges in the image, avoiding large smooth areas that may contain noise.







0