qt-heif-image-plugin
qt-heif-image-plugin copied to clipboard
Support QImageReader::size
it'd be pretty nice for my use case--bundling this with qView. It always reports -1, -1 for image size.
For future reference: https://doc.qt.io/qt-5/qimageiohandler.html#ImageOption-enum
I want to put my two cents into it... still happening. Because I just display, I currently ignore it and just load the image anyway. A fix although sometime would be nice... Probably QtRaw could help out here to get an idea? https://gitlab.com/mardy/qtraw/-/blob/master/src/raw-io-handler.cpp#L205