GraphicPen

Added by Daniel on Sunday, January 22, 2006 at 12:04 AM.  Tagged as Personal

This page shows how to use Gimp to create the same Graphic Pencil and Graphic Pen photo effects found in Photoshop and Microsoft Photo Editor. I searched for quite some time to locate a plug-in or script for it, but none were to be found. I got to playing around and came up with these solutions.

If anyone feels in the mood to conjur up some script-fu to do it and send it to me, I would be most grateful.

Original Image

/userspace/daniel/tuscon1.jpg

Graphic Pencil Effect

/userspace/daniel/tuscon2.gif

File -> Open desired image
Image -> Mode -> Grayscale Layer -> New Layer (fill this layer with solid white) Layer -> New Layer (this will be the grain grain layer) Filters -> Noise -> Hurl (Randomization 30% and Repeat 15 in grain layer) Filters -> Blur -> Motion Blur (Linear, Length 15, Angle 315) Layer-> Merge Down (merge grain layer into filled white layer) Layer-> Duplicate (create a copy of grain layer and set it's mode to *Multiply*) Layer -> Merge Down (merge both grained layers into one and set it's mode to Hard Light) Layer -> Merge Down (merge all into single layer)

Graphic Pen Effect

/userspace/daniel/tuscon3.gif

File -> Open desired image
Image -> Mode -> Grayscale Layer -> New Layer (fill this layer with solid white) Layer -> New Layer (this will be the grain grain layer) Filters -> Noise -> Hurl (Randomization 30% and Repeat 15 in grain layer) Filters -> Blur -> Motion Blur (Linear, Length 15, Angle 315) Layer-> Merge Down (merge grain layer into filled white layer) Layer-> Duplicate (create a copy of grain layer and set it's mode to *Multiply*) Layer -> Merge Down (merge both grained layers into one and set it's mode to *Dodge*) Layer -> Merge Down (merge all into single layer) Layer -> Colors -> Brightness-Contrast (Brightness -125 and Contrast +125) Image -> Mode -> Indexed (Use B/W 1 Bit Palette and No Color Dithering)
This page was last modified Thursday, September 20, 2007 at 05:38 PM