Tagged Questions
3
votes
3answers
30 views
How to set a stroke-width:1 on only certain sides of SVG shapes?
Setting a stroke-width: 1 on a <rect> element in SVG places a stroke on every side of the rectangle. How does one place a stroke width on only three sides of an SVG rectangle?
1
vote
1answer
33 views
Shape inheritance in SVG
Is there a concept of shape inheritance in SVG?
Problem:
I'm creating a map with various icon types that represent different entities on the map. Is there a way to link these icon types, so that I ...
1
vote
5answers
703 views
Inkscape + pdftex?
I have a small drawing in Inkscape and I want to embed it in a LaTeX document which I compile using pdftex. pdftex seem to have an oddity of not accepting .eps. infact if what I understood is correct ...
0
votes
2answers
43 views
What's the best way to create arrows in inkscape?
Adding arrows in inkscape using the line-ending option is quite limited.
0
votes
1answer
156 views
Inkscape: How to create a tiled clones using shift in millimeters, not percent
I'm trying to create a triangular grid in Inkscape. I'm going to create a slanted line then clone it along a direction to obtain a fence, then clone the fence at 60 and 120 degrees to obtain a grid ...