Toggles the visibility of selected layers. Purpose is to see directly the influence that one layer or a group of layers has to the whole image in comparison to the influence of another layer or group of layers.
The visibility-status of the selected layers (by anchor) is switched from visible to invisible and vice versa
each time the script is executed.
So the best way is to use the script with a shortcut-key.
The script installs itself under layer -> stack -> Toggle Visibility
Scale to size is a GIMP script that scales an image given a target for the shorter side, irrespective of the orientation of the picture (portrait or landscape mode). Afterwards the script applies unsharp mask with hardcoded parameters. The parameters have been carefully chosen to achieve a crisp appearance, ideal for internet sized pictures.
Update version 1.1: The menu entry has been moved to the Tools menu.
This script creates four entries in the Tools menu. The new functions are wrapper calls for functions provided by my other scripts to speed up my workflow.
Therefore you must install my scripts triple-border.scm and scale-to-size.scm to make this script work. Both are available here in the GIMP plugin registry:
Linear conversion of the RGB colour space, described by a starting point and an end point in RGB colour space. Typically used for the correction of colour temperature or white balance, respectively, of digital photos.
Update version 2.2: The menu entry has been moved to the Tools menu.
This plugin adds multiple guidelines to the actual image.
New guides can be simply added by pressing the "Add"-button. The last guide can be deleted by pressing the "Remove"-Button.
This tool is very useful if you make weblayouts and don't want to select every guide from the ruler.
Remember to chmod+x the file. Put it in "plug-ins"-folder.
History:
04.01.2008:
- initial release
05.01.2008:
- freshen with GTK gui
09.01.2008:
- put under CC-BY-SA license
- added possibility to add guides in percent
Subtract small isles from the current selection and/or add small unselected isles to the current selection. The parameters pixel_diagonal and pixel_limit are used to define area size that is considered as small isle.
New since release 1.1: fixed crash when processing large selections, added progress handling
INSTALL: gimptool-2.0 --install isle.c
(en) Create a text effect that looks like shiny steel (or gold) and a dropshadow - For The Gimp 2.2.
(pt-BR) Crie um efeito de texto parecido como um aço relusente (ou ouro) e uma sombra - Para O Gimp 2.2.
Recent comments