[Gimp-developer] script-fu problem in 2.6
Sven Neumann
sven at gimp.org
Tue Dec 16 15:05:44 PST 2008
Hi,
On Tue, 2008-12-16 at 16:21 -0200, Luis A. Florit wrote:
> How do I tell script-fu 2.6 to apply a layer mask (if it exists)?
> I was unable to find something like a boolean gimp-layear-has-mask,
> and gimp-layer-remove-mask returns an error if the mask does not exist.
Perhaps we need to add gimp-layear-has-mask then. Until then you could
use gimp-plugin-set-pdb-error-handler to take over the error handling in
order to suppress the warning.
Sven
More information about the Gimp-developer
mailing list