diff options
author | Citizen X <citizen.anon.x@gmail.com> | 2015-09-10 19:52:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-10 19:52:44 +0700 |
commit | 2c9d6208d06455e859538e3de6b060793e17a7a0 (patch) | |
tree | 6dfcaf49c52e456dbc1fb38971a10d25cd812bb3 /graphics/autotrace/slack-desc | |
parent | a09dbf034368e4ec1a000494f79507f251fe363d (diff) | |
download | slackbuilds-2c9d6208d06455e859538e3de6b060793e17a7a0.tar.gz |
graphics/autotrace: Added (Bitmap to vector graphics converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/autotrace/slack-desc')
-rw-r--r-- | graphics/autotrace/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/graphics/autotrace/slack-desc b/graphics/autotrace/slack-desc new file mode 100644 index 0000000000..29ad7943bf --- /dev/null +++ b/graphics/autotrace/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +autotrace: autotrace (Bitmap to vector graphics converter) +autotrace: AutoTrace is a utility for converting bitmap into vector graphics and +autotrace: is a free replacement of CorelTrace & Adobe Streamline. +autotrace: Features: +autotrace: - Tracing outline and midline +autotrace: - Color reduction and Despeckling +autotrace: - Import Formats: BMP, TGA, PNM, PPM, PGM, PBM and those supported +autotrace: by ImageMagick. +autotrace: - Export Formats: Postscript, svg,xfig, swf, pstoedit, emf, dxf, +autotrace: cgm, mif, p2e and sk. +autotrace: Homepage: http://autotrace.sourceforge.net/ |