Александр Волков wrote: > 13.01.2017 13:58, Александр Волков пишет: >> 13.01.2017 13:52, Konstantin Tokarev пишет: >>> Why not just use QImageWriter? >> QImageWriter doesn't support wrting miltiple images into one file. >> > > Possible fix: https://codereview.qt-project.org/#/c/182255/
Yep, that should do the trick: QtIcoHandler always supported writing multiple images, it was just not exposed through the QImageWriter API. Qt is late to catch up with the animage GIF hype! ;) R. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
