3
votes
2answers
36 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
1answer
87 views

How can I create an abstract sea/wave effect in a free vector package?

I'm looking to create a vector (ideally) illustration with an abstract sea, much like this (not the dolphins or sun): How can I go about this using free tools such as Inkscape?
0
votes
2answers
138 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 ...
0
votes
2answers
218 views

Failure to convert .svg to readable .eps in Inkscape

I am trying to produce a design which can be used to make a stencil of teardrop and heart shapes of various sizes. The basic design is created by an equation in "Graphmatica" and inserted as a .bmp ...
0
votes
1answer
180 views

How can I create organizational chart in inkscape?

I have lots of problem with inkscape connectors incluing these 1. when Icopy/pase a connector everything changed! 2. can not break a connector alone! now I do not know how to creat some ...
0
votes
1answer
61 views

Possible to use fill tool in grid cells?

I would like to reconstruct a simple bitmap to vector, so I have put a grid and a layer on top of it. Is it possible to e.g. use the fill tool, to just fill out one of the grid squares at a time? Or ...
2
votes
2answers
170 views

Vector and bitmap images won't align in Inkscape, why?

I have created an image in Inkscape, it will be a label for a product so I needed it to bee of just the right size when it prints out. Now I have the core in vector drawing but I wanted to add some ...
1
vote
2answers
231 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
376 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 ...
0
votes
2answers
537 views

How to Connect Bezier Curves in Inkscape?

You can see there two bezier curves that I want to connect together. How can I do that? My current area with the peak consists of many small bezier curves which is totally intolerable because it ...
1
vote
1answer
4k views

How to convert .svg to .eps?

I am using Inkscape to create .svg vector files. I wanted to convert it to .eps so that I could use it in Latex (unable to use .svg in Latex). Please recommend a free software to convert .svg to .eps. ...
7
votes
3answers
889 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 ...
2
votes
2answers
142 views

Simplifying an initial before tracing it

In order to trace an initial to make a font, I need to simplify the original picture as much as possible. I've already vectorized it, but I wonder how I could clean it up a bit more to make it easier ...
6
votes
4answers
13k views

Convert a line drawing from raster to vector

I have a raster image, basically a scanned drawing of the outlines (and some detail) of various objects, and I wish to convert these lines to vectors, using either illustrator or inkscape. My present ...
2
votes
1answer
137 views

What is a good CLI-based bitmap tracing method?

I often use the 'trace bitmap' function in Inkscape to create a vector image from a raster image. However, on larger or more complicated bitmaps, the program completely freezes. GUIs being what they ...