Skip to content

GIMP script that strokes text with the currently selected background color

License

Notifications You must be signed in to change notification settings

feature-not-a-bug/stroke-text-gimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

GIMP script that strokes text with the currently selected background color

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages