Home

Script-Fu -> Artist -> Angled Strokes



This is a non-adjustable script which renders the original image with a diagonal brushstroke. The more contrasting areas you have, the more stroking that goes on. Can look quite the mess on images with gradients, but if the original has the right amount of contrast and bold edges, the effect can be very satisfying.

Not the most effective use of the script-fu below but it does give a decent idea of how the script works on gradients and edges.

Before






After







You also need to copy the following file into presets:
ev_angledstrokes.txt



Installation Instructions:

; This script should be placed 
; in the user or system-wide script folder.
;
; Windows Vista/7/8/10)
; C:\Program Files\GIMP 2\share\gimp\2.0\scripts
; or
; C:\Users\YOUR-NAME\.gimp-2.8\scripts
; 
; Windows XP
; C:\Program Files\GIMP 2\share\gimp\2.0\scripts
; or
; C:\Documents and Settings\yourname\.gimp-2.8\scripts   
; 
; Linux
; /home/yourname/.gimp-2.8/scripts  
; 
; Linux system-wide
; /usr/share/gimp/2.0/scripts
;
; ALSO PUT:
; ev_angledstrokes.txt
;
; Windows Vista/7/8/10
; C:\Program Files\GIMP 2\share\gimp\2.0\gimpressionist\presets
; or
; C:\Users\YOUR-NAME\.gimp-2.8\gimpressionist\presets
; 
; Windows XP
; C:\Program Files\GIMP 2\share\gimp\2.0\gimpressionist\preset
; or
; C:\Documents and Settings\username\.gimp-2.8\gimpressionist\presets  
; 
; Linux
; /home/yourname/.gimp-2.8/gimpressionist/presets 
; or
; Linux - system-wide
; /usr/share/gimp/2.0/gimpressionist/Presets