[Qt-qml] partiture svg in qml
Felipe Mogollon
fmogollon at vicomtech.org
Tue Feb 1 14:09:28 CET 2011
Hi to everyone,
I am developing an application that shows musical partitures.
When I try to load a partiture in svg format I get an error and the
file is not correctly displayed.
The error is similar to the following
link glyph6-5 hasn't been detected!
link glyph6-12 hasn't been detected!
link glyph6-5 hasn't been detected!
link glyph10-0 hasn't been detected!
link glyph6-7 hasn't been detected!
link glyph10-0 hasn't been detected!
link glyph6-5 hasn't been detected!
link glyph6-5 hasn't been detected!
link glyph6-12 hasn't been detected!
I attach the svg source and a capture of the viewed result.
I am using Qt 4.7 and debian squeeze 64 bits.
When I load the svg file using eog I can view the partiture correctly.
It seems that there are no fonts for this type of svg in Qt.
How could I get them?
Is there any way to create them?
Thanks in advance.
Felipe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: result.png
Type: image/png
Size: 6878 bytes
Desc: not available
Url : http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110201/208ca56d/attachment-0001.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.svg
Type: image/svg+xml
Size: 220396 bytes
Desc: not available
Url : http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110201/208ca56d/attachment-0001.bin
More information about the Qt-qml
mailing list