[Gimp-developer] task list
Alexandre Prokoudine
alexandre.prokoudine at gmail.com
Fri Jan 25 06:23:20 PST 2008
On Jan 25, 2008 4:54 PM, David Gowers wrote:
> In short -- what you call 'action recording', I call 'packaging up a
> chunk of the undo stack'. Really, your 'start' and 'stop' actions
> would be trivial to implement:
> mark the start location in undo stack; mark the end; and prompt the
> user for a filename. Applying them is similarly trivial (choose an
> action, load it, append to the undo stack)
That makes sense :) But then GEGL needs ops for handling selection,
masks, paths, text... - everything that is now accessible via PDB and
more. I'm not that technically experienced to say if those procedures
are all exposable as ops.
Alexandre
More information about the Gimp-developer
mailing list