Open max-hk opened 4 years ago
I tried to use it, too. I could find a new output format in the Save as... menu. Save as type: "Win Icon File (*.ico)" However, I get an exception when I try to use it: "IOError: cannot identify image file 'C:\Users\FMoricz\AppData\Local\Temp\ink_ext_XXXXXX.svgAOUFJ0'". I've checked it, the original SVG is copied to the correct path. Maybe the extension cannot recognize all types of SVG files? The original one was created with Inkscape.
What is inkscape version you use?
I am having the same problem. here is my Inkscape version:
1.0 (4035a4fb49, 2020-05-01)
and here is the error:
Traceback (most recent call last):
File "svg2ico.py", line 79, in
I am running this on Manjaro Cinnamon
I'm work to upgrade extension for Inkscape v 1. There are many changes. Sorry for now
Hi, this still seems to be an issue.
Traceback (most recent call last):
File "C:\Users**\AppData\Roaming\inkscape\extensions\svg2ico\svg2ico.py", line 79, in
Inkscape 1.2.1 (9c6d41e410, 2022-07-14)
Windows 11
As @ginopc mentioned, version 0.2 of this extension isn't compatible with Inkscape 1.0 and later. I added issue #5 and pull request #6 to update the code for Inkscape 1.0.
I can't find svg2ico in the extension menu