Copy link to clipboard
Copied
I'm having trouble with a work flow of drawing in fresco and then converting it to line work for clean up in illustrotr for desktop. I draw the lines there are no pixels just vector linework but and I want to clean it up and retain line weights...when bringing into illustrator it doesn't retain the lines at all. The lines themselves become objects which means I now have to readraw in illisutrrotr wihch kinda defeats the purpose of the fresco in the first place?
It's important to understand that the vector brushes in Fresco produce the same kind of vector objects as Illustrator's "blob brush." This means that you are not creating a line with a variable width stroke, rather you are breathing a closed path with a solid fill and no stroke. When you examine these objects in Illustrator, you can see the paths, and edit them as you would any path. But they are not stroked lines.
If you want to create line based artwork (optionally with variable width stroke
...Copy link to clipboard
Copied
It's important to understand that the vector brushes in Fresco produce the same kind of vector objects as Illustrator's "blob brush." This means that you are not creating a line with a variable width stroke, rather you are breathing a closed path with a solid fill and no stroke. When you examine these objects in Illustrator, you can see the paths, and edit them as you would any path. But they are not stroked lines.
If you want to create line based artwork (optionally with variable width strokes), you'll need to start in Illustrator using the pen tool or the pencil tool.
Copy link to clipboard
Copied