Re: Paint Undo?



The date being 4 May 2007, arthur@xxxxxxxxxxxxxxxxxxxxx decided to
write:

Does the latest version of !Paint have "undo"?

How would you implement an "undo" function in a bitmap editor? You'd
have to copy the image after every operation or keep a record of what
each pixel was before you changed it. I can't see that it's feasible.

You should save your sprite frequently then if you make a mistake you
only have to reload the last version.

--
Richard Porter
Mail to username ricp at domain minijem.plus.com
"You can't have Windows without pains."
.



Relevant Pages

  • Re: Paint Undo?
    ... Richard Porter wrote: ... How would you implement an "undo" function in a bitmap editor? ... be able to undo painting a line, but not the individual pixels of that line. ...
    (comp.sys.acorn.apps)
  • Re: Paint Undo?
    ... On May 4, 11:44 am, Richard Porter ... How would you implement an "undo" function in a bitmap editor? ... Run windows, run mspaint, use undo. ... basic paint programs. ...
    (comp.sys.acorn.apps)
  • Re: Paint Undo?
    ... Richard Porter wrote: ... each pixel was before you changed it. ... PaintShopPro for example can undo any number of steps (Depending of course ... On RO if you go to the DPLngScan icon bar icon Choices-General, ...
    (comp.sys.acorn.apps)
  • Re: Paint Undo?
    ... How would you implement an "undo" function in a bitmap editor? ... reduce the undo granularity (say, to when the tool changes, rather than ... rapidly gobble memory. ...
    (comp.sys.acorn.apps)