[Interest] QtSVG deprecated
Uwe Rathmann
Uwe.Rathmann at tigertal.de
Wed Jan 11 18:36:24 CET 2012
On Wed, 11 Jan 2012 15:07:33 -0200, Thiago Macieira wrote:
> It would have helped in the scenario I had in my head, which is that the
> sizes are fixed per device.
To make my point: all I need is a scalable vector format, but it doesn't
need to be SVG. Actually SVG is by far not optimal ( slow XML parsing )
and I would be happy to get rid of its overhead.
When Qt would offer something simple like QPicture ( QPainter commands in
some proprietary format ) but with proper geometries ( bounding
rectangles, control points ) in floating points - I would say goodbye to
QtSvg easily.
Uwe
More information about the Interest
mailing list