[Qt-qml] Working with [svg] Art
Jason H
scorp1us at yahoo.com
Fri Jul 9 18:34:15 CEST 2010
Often I prefer to work in SVG. With me not being artistic, I can make ok
looking things in InkScape. Most of the artists I know used Illustrator to make
our UIs, which we could export to SVG. But since QML is supposed to meld Art and
Programming leads me to ask:
Is there any way to integrate SVGs with QML, in that you can bridge into the
artwork via id or object name and thus use SVG as templates and artwork?
A slightly easier, but not as awesome step would have a XML->QML converter...
Are there any plans along these lines?
More information about the Qt-qml
mailing list