Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The pngscale tool scales images to a specified size and writes them as PNG images.
The Qt Extended build process automatically scales raster icons (not SVG) to the size specified by the -iconsize configure parameter during installation.
The pngscale command requires the width and height and one or more input output filename pairs. For example:
pngscale -width 32 -height 32 logo.svg logo.png contact.svg contact.png
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |