On Thu, Aug 9, 2012 at 5:36 AM, Rob Antonishen <rob.antonishen@xxxxxxxxx> wrote: > I've started writing a script. Within the script I've adjusted the brush > size > using gimp-context-set-brush-size. After running the script, the brush size > has changed in the "Tool Options" area but when the script starts the > drawing process, it ignores the "Tool Options" and draws using the brush > default size of 180 by 180 pixels. > > ----- > > I ran into the same issue and did some testing. I don't think you can > change the brush size of anything but parametric brushes. All scripts have their own context, they dont make use of the UI context. I think its a bug, that the set size operates on the UI context rather than script context. -- --Alexia _______________________________________________ gimp-developer-list mailing list gimp-developer-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gimp-developer-list