Scripts that work in GIMP-2.6.3
As the GIMP advances its codebase, many scripts become deprecated and/or no longer work. They pop up errors or do not run at all -- their code needs to be updated to keep up with the GIMP. Since I "need" the plug-ins, I often update the scripts to keep working.
Here's some history of and progress on this project.
And of course I am more than willing to take a peek at other's work...
So far I've gotten help and code contributions from:
Floyd L. Davidson
David Cummins
Below the screenshot are the ReadMe and the Downloads
(Click for full-sized image)
NOTE: Screenshot may not show all the latest plugin additions.
Latest update includes:
water-paint-effect.scm
added "Flatten Image when complete" option to dialog. Had previously merged the "subtracted" layer automatically, now you can leave on a separate layer to adjust effect, if desired. On Jan. 2, 2009 I edited again to name the Watercolor layer -- just to ease editing for those who change the layer opacity.
README for the scripts
Script-FUs that work with GIMP 2.6.3 24th Release - 01/02/2009 94 SCRIPTS (112 effects - some contain multiple filters) ------------------------------------------------------------ To install: ------------------------------------------------------------ All files in the "Presets" folder go in the folder: gimpressionist/Presets NOT in the scripts folder. (See below) Put the scripts in : (Windows) C:\Documents and Settings\YOUR-NAME\.gimp-2.x\scripts (Linux) /home/YOUR-NAME/.gimp-2.x/scripts Put the Gimpressionist Presets in : (Windows) C:\Documents and Settings\YOUR-NAME\.gimp-2.x\gimpressionist\presets (Linux) /home/YOUR-NAME/.gimp-2.x/gimpressionist/presets ------------------------------------------------------------ INCLUDED SCRIPTS: add-bevel.scm addborder.scm addframe.scm amazing-circles.scm animated-letters.scm artborder.scm artist-angled-strokes.scm artist-color-pencil.scm artist-conte.scm artist-crosshatch.scm artist-cutout.scm artist-inkpen.scm artist-notepaper.scm artist-palette-knife.scm artist-pastel.scm Auto Contrast.scm balloon.scm blackboard-effect.scm blur-non-edges.scm BSSS_sharpening.scm bw-from-graphic.scm cartoon2.scm cartoon.scm CDlabel2.scm change_contrast.scm coffee.scm colorize-prep.scm ColorSaturation.scm color-solarisation.scm colortemp.scm contrast-high-pass.scm create-scribbled-text.scm distort-photocopy.scm distort-wrap-effect.scm edge_sign.scm effect-chrome-image.scm effect-crosslight.scm erase-rows.scm EZ Red Skin Fix.scm fade-outline.scm film-grain.scm funky-color.scm fuzzyborder.scm gimplomo.scm gimp-reflection.scm glow.scm grey-point.scm high-pass-sharpen.scm infrared-simulation.scm invert.scm iso_noise_reduction.scm landscape-illustrator.scm layer-effects_24.scm layer-quick-edge.scm lighten_saturate.scm lineart_toned.scm mats-and-frames.scm midtone-sharp.scm old_paper.scm orton.scm pastel-image.scm pencil-sketch.scm pen_sketch.scm photoframe.scm picture_to_graphic.scm pixel-gradient.scm quick-sketch.scm red-eye.scm Roy-Lichtenstein.scm selective-coloring.scm sepoina.scm shadow-recovery.scm sharpblur-gimp-2.0.scm sketch-drawing.scm sketch.scm slide.scm smart_sharpen.scm softfocus.scm soft-focus-simple.scm stair-resize.scm stampifyG2.scm stroked_text.scm synthetic_edge.scm tasty-frame.scm texture-patchwork.scm texture-stained-glass.scm texturizer.scm tonemapping.scm vintage-effect.scm warp-sharp.scm watermark.scm water-paint-effect.scm web_photo_edit.scm wonderful.scm ------------------------------------------------------------ About: ------------------------------------------------------------ GIMP-2.6 scripts is a fixed/hacked collection of scripts for use in the new GIMP. Originally for 2.4, but things continue to evolve and break scripts... so on I go. If a script I wrote or played with gives me errors in use, I get them running and include them in the scripts package. I am not the original author for most of these scripts, but I believe they all let you redistribute (GPL-like). So use them, pass them around or make them better. It's all good. Enjoy. ----------------------------------------------------------- Paul Sherman psherman2001@gmail.com
Both packages contain the same scripts, just the compression type is different.
| 24th Release - 01/02/2009 | |
|
format: zip file
size: 189k md5sum: 5b0ca844dd15f7f2f6fa11bfbea39e68 gimp_scripts_26.zip |
format: bz2 file
size: 81k md5sum: f253fe069982fbb1694aa35816a8a4af gimp_scripts_26.tar.bz2 |
Project History
I started doing this just after the release of GIMP-2.4 and I think I keep pace pretty well, sort of out of necessity because I use the GIMP and many of the scripts every day. (I do wpclipart.com)
I currently run GIMP-2.6.3 on Absolute Linux. I occasionally check the scripts on Windows -- but I really rely upon feedback from Windows users if anything is amiss. So do not hesitate to email me at psherman2001@gmail.com if you spot an error or have some suggestion.
The gimpfx-foundry project has built on my first package, made improvements to some and added others . . . but I was put off a bit by their naming convention, the use of a separate menu item for the scripts, and the fact that they emailed me about their project, asking if I wanted to help out, several weeks after I made updated scripts available on this site. Granted, they did a lot of work on their own, too, but I felt a little miffed. Perhaps unjustly...
In my free time I have made some batch scripts in Python which I will soon make available separately, and I have also been asked to impliment a preview for some scripts. I'm hacking this out and have one posted on this site -- but it is written in Python and I am not sure how happy with the functionality folks who have tried it have been -- any feedback would be appreciated. For the regular SCRIPT-FUs (non-Python), I do not believe a preview window is possible.
