jakar / qt-heif-image-plugin

Qt plugin for HEIF images
GNU Lesser General Public License v3.0
65 stars 12 forks source link

Support multiple images #6

Closed jakar closed 6 years ago

jakar commented 6 years ago

Support sequences without animation. It's not obvious what QImageIOHandler::nextImageDelay() should return.

jakar commented 6 years ago

Looks like animations don't have multiple top-level images. At least the ones from Nokia's examples don't. Only the bursts and collections do.