plug-ins: change non-existing brush.
Fixes:
> Calling error for procedure 'gimp-brush-get-pixels':
> Brush 'Circle (03)' not found
The data/brushes/Circle-3.vbr brush doesn't exist since commit
7aa12175a4
in 2012 as far as I can see.
This commit is contained in:
@ -280,7 +280,7 @@
|
||||
SF-TOGGLE "Shadow" TRUE
|
||||
SF-COLOR "Background color" "white"
|
||||
SF-COLOR "Sphere color" "red"
|
||||
SF-BRUSH "Brush" '("Circle (03)" 100 44 0)
|
||||
SF-BRUSH "Brush" '("2. Hardness 100" 100 44 0)
|
||||
SF-STRING "Text" "Tiny-Fu rocks!"
|
||||
SF-TEXT "Multi-line text" "Hello,\nWorld!"
|
||||
SF-PATTERN "Pattern" "Maple Leaves"
|
||||
|
Reference in New Issue
Block a user