Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.01 KB

Stroke Text - Gimp Script

GIMP script that strokes text with the currently selected background color. Expects a text layer to be selected and will rasterize the text layer and merge with the background color.

Examples

Elephant with text

Elephant with text

Usage

This script should be copied into your GIMP scripts folder.

After copying the file and refreshing GIMP a new Layers menu item named Stroke Text will be available. Selecting this option will display a menu where the stoke size can be specified in pixels. This script will create a new layer and merge the text layer down, so the final layer name will be distinct from the original. The new layer name is derived from the original text layer's value, along with the append value shown in this dialog.

Copyright (c) Deepak Sharma. All rights reserved.

Licensed under the MIT license.