hi Till

Thanks for the update. We are getting closer, but it doesn't really work
yet.  Just copy another file over one that has its thumbnail already
generated, and you will notice that the thumbnail is never updated.

I think there are two problems:

- When the thumbnail is outdated, the real image is never loaded; instead
  the thumbnail pixbuf is used as if it were the real image.

- Using floating point mtime, instead of integer seconds.
  The standard is not very explicit about this, but I just
  grepped for 'tEXt::Thumb::MTime' in GIMP and it's doing integer.
  So to be interoperable we must store integer seconds.

-- 
Martin Renold

_______________________________________________
Mypaint-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-discuss

Reply via email to