[Development] Reusing Qt code (or: saving .ico files)

René J. V. Bertin rjvbertin at gmail.com
Fri Jan 13 14:21:12 CET 2017


Александр Волков 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.




More information about the Development mailing list