Tagged Questions
3
votes
1answer
46 views
Is there anything that can read, import or convert CMYK SVG?
Short question: I have SVG files with CMYK colours, specified as according to the SVG specs. I want to get this into a design program - any design program - to finalise the design and prepare it to ...
0
votes
3answers
70 views
How to create a picture like a diagram on Wikipedia?
I am a newbie in making pictures and animations. I have found a nice .svg picture on wikipedia and now I am assuming what tools the author used.
I know that I can make this picture with Microsofts' ...
0
votes
1answer
45 views
Why are my elements moved after being exported to svg
I'm quite new to Adobe Illustrator, but used to PS.
I wanted to experiment with Illustrator to create SVGs that can than be manipulated with JavaScript.
I created some kind of background-layer and ...
3
votes
2answers
55 views
Can I make each group in this SVG file its own SVG file?
I have a huge SVG file that I filled with all the characters for a font. There are a lottt of characters and it'd take forever to manually copy each of them into its own file. Each character has all ...
2
votes
2answers
84 views
Add imperfections to vector graphics / drawings
I'm looking for creative ways to add imperfections or flaws to my vector graphics in order to make them appear more like hand drawn sketches. I'm working with Inkscape so tips that work here are very ...
0
votes
2answers
168 views
Single path overlapping? I shoelace design
I'm trying to make something similar to this in Inkscape:
I tried making a path then using object to path. But that didn't work.
So then I tried using the pen tool from clipboard... Still didn't ...
2
votes
3answers
714 views
Export SVG function in Fireworks only creates outline
There's a pretty big problem I'm having with Aaron Bealle's Export to SVG script in Fireworks:
So I have a path in Fireworks that I created from a marquee selection (which came from the magic wand, ...
1
vote
2answers
235 views
How can I outline (LaTeX) text in Inkscape?
This is a difficult question to google, as the term "outline" does not mean the same in Inkscape as it does in, e.g., Powerpoint.
However, Powerpoint does not support Latex.
How can I outline a ...
1
vote
1answer
388 views
How to batch-export SVG's to EPS on Windows or import them into InDesign CS6
I noticed that in Adobe CS6 there is still no way to import *.svg files into Adobe InDesign and Photoshop.
Now I want to use a lot of svg's from "TheNounProject", due to their high quality and ...
2
votes
2answers
2k views
Photoshop layers into SVG paths
I have a set of Photoshop files which consist of a base image with a series of layers with colored overlays. The overlays are labeled using the layer names.
My task is to get these overlays as SVG ...
1
vote
2answers
533 views
Deliverable format for iOS graphics
The graphics designer I am working with has given me the 3 options for delivering the graphics for the iOS app.
I want the delivered files to suit the following criteria:
Good quality (Ex: for ...
7
votes
4answers
555 views
Which software renders a planar projection of a 3D object as a vector graphic?
I would like to create two-dimensional projections of three-dimensional geometrical objects. The drawings should be in a vector format, SVG or PDF, which can be imported by Inkscape or Adobe ...
7
votes
3answers
963 views
Is vectorizing an image copyright theft if the image is not CC/Public domain?
Is it okay to vectorize this image to make a poster out of it even though the image is not Creative Commons or anything like that? I'm not using any part of the image directly and only going to use it ...
4
votes
6answers
899 views
How to create SVG for good typography on the web without buying Illustrator?
I have a web font which I would like to display using SVG instead of in HTML. The reason for this is that I want to display large typographically beautiful text, and I don't see any way of getting the ...