kvinwang / evoluspencil

Automatically exported from code.google.com/p/evoluspencil
0 stars 0 forks source link

Enhancment: Allow stencil generator to generate stencils from directory of svg files. #151

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Get a directory of svg files
2. Stencil generator detects no files because it only currently supports 
import of raster formats.

What is the expected output? What do you see instead?

Would be nice if pencil could create a stencil from a directory of svgs and 
generate the png icons from there.

What version of the product are you using? On what operating system?

Standalone app
Ubuntu 9.10 Karmic
Architecture: i386
Version: 1.1-1

Original issue reported on code.google.com by muffinre...@gmail.com on 2 Mar 2010 at 9:10

GoogleCodeExporter commented 8 years ago
Check out the new StencilGenerator :) 
http://code.google.com/p/evoluspencil/source/detail?r=151
http://code.google.com/p/evoluspencil/source/detail?r=152

Original comment by ngtdungnt@gmail.com on 8 Mar 2010 at 4:37