hi.
I want to install svg2svgtconverter.exe,but when i click on it, it shows this error:
c:\symbian\9.1\S60_3rd_MR\S60Tools\svg2svgtConverter.exe is not a valid wins32 application.
It's size is zero.
what do i do?
Is its size really zero of the file in that path? chances are your SDK didnt get installed properly and some components in the tools might not be correctly present.
hi.
I install sdk again, and my problem is solved. But i have a bitmap (27*42), and i want to convert it to svg. i install inkscape, import this image
and save as it. then i convert it with svg2svgt to svg tiny, it's size is 402 bytes.
but when i run my program, it doese'nt show any icon.
Can you help me?
Sorry about my bad english.
when i open the image that is svg tiny, with inkscape, it show this message:"linked image not found",why?
i convert bmp image to svg with inkscape then convert to svg tiny whit svg2svgt.
plz help me!
Forum posts: 463
Is its size really zero of the file in that path? chances are your SDK didnt get installed properly and some components in the tools might not be correctly present.
Forum posts: 42
hi.
I install sdk again, and my problem is solved. But i have a bitmap (27*42), and i want to convert it to svg. i install inkscape, import this image
and save as it. then i convert it with svg2svgt to svg tiny, it's size is 402 bytes.
but when i run my program, it doese'nt show any icon.
Can you help me?
Sorry about my bad english.
Forum posts: 42
when i open the image that is svg tiny, with inkscape, it show this message:"linked image not found",why?
i convert bmp image to svg with inkscape then convert to svg tiny whit svg2svgt.
plz help me!
Forum posts: 463
My only guess could be that it didnt get done properly.
Normally I use a jpeg file and convert it to svg using http://www.enetzwerk.de/svg/index2.html and then use the svg2svgtconverter. Has worked for me.