Qt SVG renderer
Ariya Hidayat
ariya at kde.org
Mon Aug 4 11:57:29 BST 2008
> Yes, it was the script in the end! See Maksim Orlovich's comment when he
> pointed out that a fill() call was needed to initialize the QImage, after
> creating it. When I added that, both Ruby and C++ versions of the code worked
> fine.
>
> pic = Qt::Image.new(256, 256, Qt::Image::Format_ARGB32_Premultiplied)
> pic.fill(0)
OK, good to know. It is also good if someone can update the rendered
icons in http://media.ereslibre.es/2008/07/icons/
--
Ariya Hidayat, Software Engineer, Trolltech (a Nokia company)
http://www.google.com/search?q=ariya+hidayat
More information about the kde-core-devel
mailing list