2013-03-01 - Minor revision upgrade:
updated the nuvola-tools-install-commands.sh to work with the more recent Debian Wheezy (debian testing)
You will be able to use nuvola tools on a more recent system and it's likely to work in Ubuntu too!
---
NUVOLA TOOLs offer advanced grayscale cleaning and processing functions for your scans,
automates removal of shadows, dust and toner particles typical of less than perfect prints ,
screentones removal through automated shape and topology recognition and much more!
GIMP 2.8 Python Plugin.
Copy and move the selected area to a new layer in the same position.
This function is similar to the functions with the same names in Photoshop, and more powerful. Unlike them, it can copy/cut content, not just from one layer, but also from the layer groups.
In Photoshop, this is not possible :)
based on http://registry.gimp.org/node/26292, I added export for sublayers in gimp 2.8. I'm not a python programmer, so I'm happy when someone would code a more clean version, but it works anyway..
This small script shows some information related to the current selected layer. This info includes:
- The layer's name
- The layer dimensions (in pixels)
- The layer offset respect the origin of the whole image (in pixels)
You can go to View->Layer info menu option to show the layer information window. The window stays on top, so the user can switch between the different layers of the image to inspect their values easily.
GIMP 2.8 Python Plug-in.
This plug-in scales the contents of the layer (or layer group) to image size.
Installation Instructions:
1. Extract "scale-layer-to-image-size.py" from .zip archive to the ".../.gimp-2.x/plug-ins/" directory.
2. Make sure that the extracted file is executable.
3. If you are already running GIMP, close and reopen it.
Recent comments