Is it possible to script the application of the paint bucket? The ToolPaintBucket verb selects the paint-bucket tool, but I can't figure out how to automate clicking at particular coordinates on the page. I would have thought --actions='ToolPaintBucket:512 384' would work, but it didn't.
Is it possible to script the application of the paint bucket? The
ToolPaintBucket
verb selects the paint-bucket tool, but I can't figure out how to automate clicking at particular coordinates on the page. I would have thought--actions='ToolPaintBucket:512 384'
would work, but it didn't.Any suggestions?