Questions about scripting the Inkscape vector-graphics application. Questions about how to use the application should go on Super User.
-2
votes
0answers
62 views
How do I use Private Use Area Characters for creating Glyphs in SVG Font Editor [migrated]
I'm creating an icon font using Inkscape. To get started I found the following tutorial in another stackoverflow question: http://www.webdesignerdepot.com/2012/01/how-to-make-your-own-icon-webfont/.
...
0
votes
2answers
23 views
SVG format converting or suggestion
Pictures I was trying to draw on a canvas have come up blank using the library SVG-android-1.1 and SVG images created in Inkscape. Is there some other SVG image editor I should be using?
Here I have ...
1
vote
1answer
59 views
Any route to go from inkscape design to html5 with animations?
I have created several designs in inkscape thinking that I could export them to svg and animate them for some simple animations I want to accompany a text based game I am creating. It seems to me that ...
-1
votes
0answers
18 views
Background color changes after a sketch effect applied on a SVG node [closed]
I'm working on a project which i decided to use a SVG file. Moreover, i use Inkscape as SVG editor and i want to use sketch effect on every SVG node but when i apply a sketch effect background color ...
1
vote
1answer
51 views
Combine multiple SVG
I want to combine multiple SVGs into one. My current solution is something like this:
<svg>
<svg>...</svg>
<svg>...</svg>
<svg>...</svg>
...
0
votes
1answer
40 views
How to parse SVG source file by groups
I'm creating levels for my game and using Inkscape and SVG for source file format. I can parse object one by one but not in group, lets say if i want parse only group "objects_2" How to do it?
...
1
vote
1answer
26 views
Basic screenshort editing tool for X Window (text/arrow/circle/recrangle) to make bug report easy and fast?
I am looking for tool which should simplify bug report creation from screenshort. So it must do:
Screenshot tool (duh)
Crop tool
Circle tool (must be an open circle or ellipse or square or ...
-1
votes
1answer
37 views
How do I select all objects in an SVG imported into Inkscape from Google Draw? [closed]
How do I select all objects in an SVG imported into Inkscape from Google Draw?
When I try and select all objects individually so I can export each object as a separate image (export to bitmap) it ...
0
votes
1answer
35 views
How do I alter the stroke width along a path/line?
Having read the SVG2 draft, I am slightly disappointed to learn that there will be no new line caps than the standard 3. The new arc line join is brilliant however, but not what this question is ...
0
votes
1answer
109 views
IE10 clips SVG instead of resizing
I solved the issue where IE10 would only resize an image if styled with css, now IE10 is clipping an SVG instead of resizing it. No other browser has this issue.
I've tried all different combinations ...
0
votes
1answer
71 views
Inkscape too slow when importing R plots [closed]
I am trying to import R plots for editing in inkscape (tried bot svg and pdf). Once I do so inkscape becomes too slow. Is there any solution to this problem? I tried to simplify the paths through ...
1
vote
0answers
64 views
Make stroke-width of a SVG path depend on position
I have a big (12 MB) SVG file containing many curved paths all having the same stroke width. Now I'd like to transform the stroke-width in a way that it depends on some mathematical function which ...
1
vote
1answer
48 views
select an element using jquery attribute selector when attribute name is like “attr:attr”
For example, I have an svg path
<path ... d="m 100.03365,51.648383 28.346,0 0,-28.346 -28.346,0 0,28.346" inkscape:label="figure_01"></path>
All I want is to select him using attribute ...
0
votes
1answer
111 views
Gradient along a path [closed]
Is it possible to create something like this in inkscape? I have been searching and trying for quite some time, but so far no results...
So what I am looking for is a gradient which follows the ...
-1
votes
2answers
34 views
How to create in indent of a rectangle in Inkscape? [closed]
I've been trying to design something for laser cutting and couldn't figure out how to create an indent of a rectangle. Any ideas would be appreciated!
1
vote
1answer
164 views
How to resize/resample bitmap images within pdfs and maintain vector overlays
My workflow is usually as follows:
I annotate bitmap images using inkscape with vector elements (text, lines, etc.). I export a pdf from inkscape and include it in my pdflatex source ...
0
votes
0answers
70 views
How to get ImageMagick to use inkscape? [closed]
According to the formats page in imagemagick.org, "ImageMagick utilizes inkscape if its in your execution path otherwise RSVG." My problem is that I think ImageMagick still isn't using inkscape ...
-1
votes
1answer
83 views
how do I substitute one colour for another, in every object, of an eps file? [closed]
I have a vector image that I need to edit and I have inkscape.
What I want to do is to substitute one set of coulours of the palette by another. For example, my image has a palette with several tones ...
6
votes
3answers
194 views
R simplify heatmap to pdf
I want to plot a simplified heatmap that is not so difficult to edit with the scalar vector graphics program I am using (inkscape). The original heatmap as produced below contains lots of rectangles, ...
3
votes
2answers
457 views
How to use xaml vector images as image source in window 8 app
I created some assets in inkscape and would like to use them as icons in a windows 8 application. I have done some reading and it seams that while .Net 4.5 supports SVG, the modern ui profile does ...
0
votes
1answer
48 views
Embedded bitmaps in svg not showing
I have embedded two images in this svg, but the images doesn't show up. What's wrong with what I did?
http://dl.dropbox.com/u/5363697/whirl_browserready.svg
MORE INFORMATION:
I do the image ...
6
votes
1answer
503 views
Flattening SVG matrix transforms in Inkscape
I have a free clip art SVG file originally created in Inkscape which I'm making modifications to for use in a Windows 8 JavaScript game. It contains numerous instances of a path with a matrix ...
0
votes
1answer
231 views
matplotlib - plot outputs text as paths and cannot be converted to LaTeX by Inkscape
I have a matplotlib plot that I would like to save in a vector graphics format to then use in a LaTeX document.
I normally save it from matplotlib, open it with Inkscape and save it as PDF+LaTeX ...
0
votes
0answers
80 views
Whiteboard animation from SVG [closed]
Is there a presenter tool that will take SVG and animate it as if it's being drawn by hand on a chalkboard or paper? Or as if it was being drawn by an old-style pen-plotter? I think this is called ...
0
votes
1answer
127 views
inkscape plugin to live edit svg code
I'm looking for a plugin for inkscape (or any vector based editor for that matter) to see a window with the code next to the window with the graphical objects for SVGs. Both windows would be dynamic, ...
2
votes
0answers
122 views
Adding nodes to objects in Inkscape by Python script
This question is for someone with experience of Python coding of Inkscape extensions. Others need not waste their time, unless they really like a challenge!
I've written a Python extension that ...
6
votes
2answers
126 views
R pch plotting in illustator as “q”
Every time I use pch=21 for plotting in R with lattice, my plot plots normally in the R plotting window and in pdf (circles with borders); however when I open a saved pdf version of my plot in Adobe ...
0
votes
0answers
79 views
GeneralPath intersecttion [closed]
I created to shapes with beziercurves in inkscape which overlapes each other. I cut shape1 from shape2, so there is no overlapping anymore.
I read the shapes ( from xml ) into java GeneralPath. When ...
0
votes
1answer
71 views
How to enable Inkscape experimental LPE (Powerstroke) in Ubuntu
I stumbled upon the Powerstroke experimental LPE for Inkscape and really want to try it out, but I cannot find the means to do it. This article states:
To test the LPE, Inkscape must be built with ...
0
votes
2answers
64 views
How do I determine non-rectangular drawing regions in Gtk+ 3 with cairo?
The Gtk+ 3 migration guide shows how the GdkEventExpose.region field can be used to provide a fine-grained area for re-rendering widgets. We already do something like this in Inkscape to avoid ...
-1
votes
1answer
120 views
How to export SVG with Chinese characters to PNG using Inkscape? [closed]
When trying to export an SVG file with Chinese characters to PNG using Inkscape, the Chinese characters disappear. I use this command in Ubuntu:
inkscape /root/21.svg -e /root/1.png
1
vote
1answer
49 views
Confusion in multiple X & Y values for single element on inkscape editor
I am working with an inkscape editor. I have an issue with path element x, y positioning. The path element position is calculated from d attribute m values. I have an image to shows :
In this image ...
0
votes
1answer
181 views
python lxml inkscape namespace tags
I am generating an SVG file that's intended to include Inkscape-specific tags. For example, inkscape:label and inkscape:groupmode. I am using lxml etree as my parser/generator. I'd like to add the ...
3
votes
1answer
143 views
paper.js union difference and intersection
I'm working on a project in paper.js where I need to create new paths based on the intersection, difference and union of two others. I did some digging and found the mathematical function that ...
1
vote
0answers
88 views
Illustrator SVG export not working (namespace prefix inkscape not defined)
I'm new to the world of vector editing. I'm trying to export a .SVG file from a .AI file.
However, when I export it, I get the following error in the generated file:
Error on line 57 at column 354: ...
0
votes
2answers
63 views
SVG with flowroots conversion in Ruby
I'm trying to convert a SVG to PNG which has a flowroot element in it. Inkscape does it fine, when I convert using Cairo or imagemagick the flowroot elements appear as an opaque box rather than ...
0
votes
1answer
159 views
SVG Html code to SVG Image [closed]
My new issue consists in the following: i dont know too much about svg and i just downloaded inkscape with the purpose of converting a html+javascript svg code [ i know it sounds odd,but i have a svg ...
-1
votes
1answer
81 views
how to find source code of particular Inkscape functions
I want to have a look at the sourcecode for Inkscape's Path->Outset and ->Inset functions. How do I go about finding it in the source code? I'm looking at ...
3
votes
4answers
681 views
Removing transforms in SVG files
I have been struggling with this for a while, and can't seem to find an answer (that works) anywhere. I have an SVG file which looks like this:
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
...
0
votes
0answers
109 views
How to Use Inkscape command line in ASP.Net?
I want to use all command of Inkscape software from my ASP.Net..
Lets take example :
I want Path Geometry or SVG file of letter "A", having
fontType= "Arial"
size= 400
Is there is command in ...
1
vote
1answer
212 views
How to get the correct x,y position after matrix rotation?
I have searched a lot in forums and of course here, but I have not found a definitive solution. I have found similar issues, but it doesn't works.
When I draw a rect, Inkscape gives me the exact x ...
0
votes
2answers
228 views
How does inkscape calculate the coordinates for control points for “smooth edges”?
I am wondering what algorithm (or formula) Inkscape uses to calculate the control points if the nodes on a path are made "smooth".
That is, if I have a path with five nodes whose d attribute is
M ...
0
votes
1answer
317 views
Inkscape— convert text to object, dynamic offset. Shift+Ctrl+C failed?
I met a problem when I try to
1> convert a text line into object, apply Path > Object to Path (or Shift+Ctrl+c),
2> then appy 'Path>Dynamic offset' (or Ctrl+J).
The text line (let's say ...
1
vote
2answers
310 views
How to force conversion of glyphs to embedded vector paths in Inkscape
I have created an SVG document with Inkscape. It contains text in a non-standard font. The svg xml references the font. So, the vector has a dependency on the font being available on the users ...
1
vote
1answer
751 views
Inkscape transparent background [closed]
I'm having issues with an Inkscape generated PNG showing its background. Things I've done in an attempt to resolve:
Changed the background Alpha to '0' (Document Properties > Background > A: 0
...
0
votes
0answers
148 views
How to handle multiple transform attributes in svg document?
I am using inkscape for creating SVG document. I am stuck in problem that is the transform attribute with translate value. In my case this transform attribute is present in group node 'g' and in all ...
1
vote
0answers
58 views
How to calculate the original x and y from the transform attribute?
I have a problem with transform attribute of flowroot tag in svg document :
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
...
0
votes
1answer
58 views
Preserving background transparency when coping from one file to another [closed]
I'm trying to make a comic. My intention is to have characters stored in their own files and copy them into a scene when they're needed. What happens though is I start with
this:
I select all ...
2
votes
4answers
328 views
inkscape to convert svg -> png: pagesize?
I need to convert svg to png at the command-line. I tried using imagemagick but it seems to have a bug when used with rotate transforms, e.g. this sample s3.svg:
<?xml version="1.0" ...
2
votes
2answers
789 views
Creating icon fonts with vector software (i.e. inkscape) and fontforge?
Through getting some answers here and some research, I've come across a new approach to implementing icons. Rather than as images or css background, it seems you can approach icons as a font.
Will ...


