I’ve stylized a few drawings with a vectorization program called autotrace. Here is a brief summary of the process:
The vectorization command looks like this:
autotrace -corner-threshold 20 -filter-iterations 15 threshold.pbm > vectorized.eps
Posted on Saturday, July 07, 2007
Post a Comment