I cannot get the custom-fonts edger to work.
It gives the following error:
GIMP Error
Calling error for procedure 'gimp-context-set-brush':
Procedure 'gimp-context-set-brush' has been called with value '' for argument 'name' (#1, type gchararray). This value is out of range.
And in the terminal I get this:
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 741, in response
dialog.res = run_script(params)
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 362, in run_script
return apply(function, params)
File "~/.config/GIMP/2.10/Custom Font Tools Release-16/Custom_Font_Edger_v_0_3.py", line 83, in do_stuff
pdb.gimp_context_set_brush(current_brush)
RuntimeError: Procedure 'gimp-context-set-brush' has been called with value '' for argument 'name' (#1, type gchararray). This value is out of range
Is it because of the language setting "German"?
Or do I need a special brush for it?
My paintbrush is set to "2. Hardness 100", the paintbrush-tool is active.
I'm on GIMP 2.10.26 | Linux Mint 20.1 MATE