inkscape
Enabling guides to help center in Inkscape
I\'m starting to learn to use Inkscape, and I\'m going through this tutorial on creating a shiny clockface.[详细]
2023-01-20 07:24 分类:问答inkscape shell mode
I tried to run inkscape shell mode by writing these lines in a .bat file: inkscape --shell>2.svg -e 2.png[详细]
2023-01-19 21:40 分类:问答Run inkscape in PHP
I need to run inkscape in PHP so I can convert an svg image to PDF. However every time I try: //some PHP code[详细]
2023-01-06 12:39 分类:问答Converting SVG Path from inkscape to Raphaëljs
In inkscape the coordinate system is bottom/top corner (meaning, 0,0 is left bottom corner).开发者_StackOverflow中文版 This is the same case with Adobe Illustrator. But, when I try to use this path st[详细]
2023-01-05 10:27 分类:问答create text inside a rectangle using inkscape
I\'ve put some text inside a rectangle using inkscape so the tree is like <svg:rect><svg:text><svg:tspan>text....[详细]
2023-01-01 20:13 分类:问答Inkscape moveTo coords way off in Raphael
I am trying to copy paths from inkscape into Raphael (individual countries), the problem is the moveTo is way off, how do I make it display on the relatively corr开发者_C百科ect position on the canvas[详细]
2022-12-29 02:58 分类:问答How can I programatically convert SVG files containing text to PDF files (specifically on CentOS 5.3 x86_64)?
I would like to programatically convert SVG files to PDF files. However, the SVG files contain text that must be searchable in the generated PDF files. Also, it has to work on Red Hat Enterprise Linux[详细]
2022-12-13 18:11 分类:问答Extracting path data from an SVG map to use in RaphaelJs
I\'m trying to build an an interactive map using RaphaelJS (e.g. http://raphaeljs.com/australia.html). Please check the s开发者_运维问答ource. It requires map path data to input. There is no clear exp[详细]
2022-12-12 00:14 分类:问答
加载中,请稍侯......