some new things, i will release a new version
soon.
This is really good looking, wahnby.
serait-il possible que les images gardent le meme numero au
fur et a mesure des effacement (serai cool) et sinon
serait-il possible de pouvoir les resize?
Translation:
- Would it be possible for
images to keep the same numeric ID when some are erased
(would be cool),
- Otherwise, is there a way to
re-size them in place?
- Yes, as long as you always
delete them in inverse order of creation. :mrgreen: If it's
not possible, well, that's just a stack... You do not
really need those ID anyway to manage it. I know this is
not ideal from a python perspective, but that's one of the
cost of having an independent interpreter.
- No. Imlib2 is really built
around the concept of cached, (mostly) fixed-size
images...