inkscape
Using the Inkscape shell from perl
Inkscape has a shell mode invoked like this inkscape --shell where you can execute commands like this: some_svg_file.svg -e some_png_output.png -y 1.0 -b #ffffff -D -d 150[详细]
2023-04-11 20:09 分类:问答SVG to VML in Inkscape
I have an Inkscape SVG file, and I want export it to VML for web (Internet Explorer 8 and less don\'t work with svg). I need to do that autom开发者_运维知识库aticly and fast, because I work with lots[详细]
2023-04-02 20:58 分类:问答Combine <use>-tags or make <path> out of <use>-tags
Using SVG via Inkscape: I have several <use>-tags, which are reusing the same <line> (from the defs), while transforming it.[详细]
2023-03-29 01:21 分类:问答Cygwin terminal batch file - cannot find file, but can if I run the cmd myself it does
Under cygwin I created to_png.bat and just filled it with inkscape command lines used to convert my SVG files to PNG.If I run these commands myself on the command line they will execute successfully.I[详细]
2023-03-25 09:47 分类:问答Run multi inkscape commands in one line
Is it possible to run multiple commands in one exec command? I need to grab some images from SVG files and this varia开发者_运维知识库nt is too slow:[详细]
2023-03-24 06:23 分类:问答Embed JPG data properly in PDF files generated by Inkscape
There is a bug in Inkscape where JPEG images included in an SVG document are embedded as bitmaps rather than JPEG when exporting to PDF files.[详细]
2023-03-20 16:19 分类:问答SVG "Move" command: Absolute path to Relative Path
I have a SVG path, created in Inkscape, that is a single Move (\"M ... z\") command. The uppercase \'M\', as per the SVG spec, indicates an absolute path, however for my application I require relative[详细]
2023-03-18 21:52 分类:问答Generating and importing basic drawings into Inkscape?
I develop a tool that generates block-diagramsfor software engineering documentation. This is done \"in memory\": my tool has no graphical outputs (it is just a set of algorithms).[详细]
2023-03-15 03:10 分类:问答Exporting HTML/CSS with Inkspace or Gimp [closed]
Closed. This question is off-topic. It is not currently accepting answers. 开发者_运维百科 Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-14 21:59 分类:问答Simple SVG drawing for HTML-JavaScript animation
I\'m trying to dra开发者_如何学Pythonw a simple battery symbol in SVG which will be animated using HTML/JavaScript:[详细]
2023-03-13 14:50 分类:问答