Scripts-fu en vrac

README : README_gimpi.txt

Répertoire : ..

engrave-image_0.2.scm

Nom : script-fu-engrave-image
Chemin : /Script-Fu/Stencil Ops/Engrave Image...
Description : Converts the image into a black and white engraving
Auteur : Jeff Trefftzs, based on the Old Stamp image of GGJ \

laplace-adjust_0.2.scm

Nom : script-fu-laplace-adjust
Chemin : /Script-Fu/Line-Art/Adjustable Laplacian Edges...
Description : Gets Laplacian edges by blurring a copy of the original and then invoking the laplacian edge plug-in. Larger blur values lead to coarser edges.
Auteur : Jeff Trefftzs

hexpat_0.2.scm

Nom : script-fu-hexpat
Chemin : /Script-Fu/Render/Tile on a Hex Grid
Description : Takes an image (a square or circular one is best) and tiles it into a\ repeating pattern on a hex grid. Best if you start with a circular motif on\ a transparent background. Play with it for a while, then experiment with\ more complex motifs.
Auteur : Jeff Trefftzs

polychrome1_0.2.scm

Nom : script-fu-polychrome1
Chemin : /Script-Fu/Alchemy/Polychrome...
Description : Embosses the original image, then places it beneath saturation and color layers.
Auteur : Jeff Trefftzs

lineart5_0.2.scm

Nom : script-fu-lineart5
Chemin : /Script-Fu/Line-Art/Jeff's Better Line Art...
Description : Builds a multiple layer image. From the top: two copies of the original, one set to saturation mode, one set to color mode; then a layer of edges, and, at the bottom, the original itself. This version uses Jeff's synthetic edge detector.
Auteur : Jeff Trefftzs

precision-select_0.2.scm

Nom : script-fu-precision-select
Chemin : /Script-Fu/Selection/Precision Selection...
Description : Precision select carefully places a rectangular selection\ of the user-specified size at the user-specified coordinates.\ I decided this would be useful after trying for the nth time\ to select just the square front of a CD cover.
Auteur : Jeff Trefftzs

poster_0.2.scm

Nom : script-fu-poster
Chemin : /Script-Fu/Alchemy/Poster
Description : Converts an image into a poster by placing a posterized, desaturated copy of the original in value mode over the original image. This implements a technique posted by Guillermo Romero to the Gimp-user mailing list.
Auteur : Jeff Trefftzs

shrink-stripes_0.2.scm

Nom : script-fu-shrink-stripes
Chemin : /Script-Fu/Selection/Shaped Stripes...
Description : Fills the selection with the foreground color, shrinks by the specified radius, swaps foreground and background colors, and continues until the whole selection is filled with stripes.
Auteur : Jeff Trefftzs

synthetic-edges_0.2.scm

Nom : script-fu-synthetic-edges
Chemin : /Script-Fu/Line-Art/Synthetic Edges...
Description : Synthetic edge detection merges a blurred copy in DIVIDE-MODE with a copy of the original image. The edges are then enhanced with levels (255 - blur radius) becomes the lower limit for input.
Auteur : Jeff Trefftzs

watercolor_0.2.scm

Nom : script-fu-watercolor
Chemin : /Script-Fu/Alchemy/Watercolor...
Description : Gives a photo the effect of being a watercolor sketch. It uses an optionally blurred copy of the original image as a displacement map for a superior layer which is set to DIVIDE-MODE mode.
Auteur : Jeff Trefftzs

woodgrain_0.2.scm

Nom : script-fu-woodgrain
Chemin : /Script-Fu/Render/Wood Grain...
Description : Creates a variety of wood grain textures. Uses solid noise and gradient mapping to get the proper effects.
Auteur : Jeff Trefftzs