[Qt-qml] partiture svg in qml

Felipe Mogollon fmogollon at vicomtech.org
Tue Feb 1 16:10:40 CET 2011


Hi again,

I have found a workaround:


http://lists.trolltech.com/qt-interest/2008-07/msg00558.html

replacing the "symbol" tag in the svg by "g" tag should works..

Regards.

Felipe

On Tue, Feb 1, 2011 at 2:09 PM, Felipe Mogollon <fmogollon at vicomtech.org> wrote:
> 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
>


More information about the Qt-qml mailing list