06-26-2019, 09:13 AM
Cool, thanks. I'm trying to use the plugin, but can't find it after installing on mac. It shows up on the python and script fu in the filters menu, but there I have to code something I have no idea how to do. I cant' the find the Path and Mass Render menu the instruction tells me to. I'm using mac.
Code:
GIMP 2.10.12 Python Console
Python 2.7.15 (default, Jun 12 2019, 15:11:03)
[GCC 4.2.1 Compatible Apple LLVM 10.0.0 (clang-1000.11.45.2)]
➤> pdb.python_fu_ofn_fill_visible_paths(image, ignoredPath, useGradient, reverse, output, opacity, background, name)
Traceback (most recent call last):
File "<input>", line 1, in <module>
NameError: name 'image' is not defined
➤>