[Kde-bindings] Qt vs Windows Icons
Dhek Bhun Kho
bhun at chello.nl
Mon Jun 28 22:19:30 UTC 2004
Hi Martin,
Do you want to convert the windows icon resource to a PNG image? If so,
I would just go with 'convert' from http://www.imagemagick.org (they
changed names a few months ago, but the site is still running).
convert windows.ico window.png
You can control the bit-depth with '-depth' (see the man page).
Martin Welch wrote:
>Hi,
>
>I've spent a few fruitless hours trying to find a way of converting a
>windows icon to a format suitable for Qt. I somehow need to convert an .ico
>structure to a pixmap structure but I'm struggling.
>
>Any suggestions?
>
>Martin
>
>_______________________________________________
>Kde-bindings mailing list
>Kde-bindings at kde.org
>https://mail.kde.org/mailman/listinfo/kde-bindings
>
>
>
More information about the Kde-bindings
mailing list