Thinking about large files.
Casper Boemann
cbr at boemann.dk
Mon Jun 20 00:03:54 CEST 2005
On Sunday 19 June 2005 23:57, Bart Coppens wrote:
> On Sunday 19 June 2005 23:46, Boudewijn Rempt wrote:
> > I'm wondering -- do we actually delete any tiles except when shrinking a
> > paint device through cropping?
>
> I don't think so: the only actual instances where I have seen them being
> deleted is when painting and exiting. Not even when if you go back in the
> undo history, and paint something new (thus deleting the actual things you
> undid)...
>
>
Explaind by this I would imagine:
KisTransaction::~KisTransaction()
{
if (m_memento) {
// For debugging purposes
m_memento -> setInvalid();
}
}
> > Curiouser and curiouser. "We zouden daar, voor ons goed fatsoen, eens
> > iets aan moeten doen."*
>
> Hehe, that's right :-) Not sure what, though, since at first sight we seem
> to call the imagemagick free functions.
Ok I'll try to translate:
We are then looking for a ????, or is ????
--
best regards / venlig hilsen
Casper Boemann
More information about the kimageshop
mailing list