wanted to convert the .SVG linux icons to .ICO windows icons..
how to achieve this..
@ roberTO & Contrasutra
wanted to convert the .SVG linux icons to .ICO windows icons..
how to achieve this..
@ roberTO & Contrasutra
here's something that might help with this, not sure about .ico, but it can go to i believe png, which you can use something else to conver to ico.
I dont know of any linux programs that can read/write ICO. Its a proprietary format.
But the latest developers version of the GIMP can convert SVG to PNG. It'll be much easier to find a program to convert png to ico.
Problem has been solved.. big thanks to roberTO