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/README | |
parent | a09dbf034368e4ec1a000494f79507f251fe363d (diff) |
graphics/autotrace: Added (Bitmap to vector graphics converter).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/autotrace/README')
-rw-r--r-- | graphics/autotrace/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/autotrace/README b/graphics/autotrace/README new file mode 100644 index 0000000000000..251884c7d2c83 --- /dev/null +++ b/graphics/autotrace/README @@ -0,0 +1,9 @@ +AutoTrace is a utility for converting bitmap into vector graphics and +is a free replacement of CorelTrace & Adobe Streamline. +Features: +- Tracing outline and midline +- Color reduction and Despeckling +- Import Formats: BMP, TGA, PNM, PPM, PGM, PBM and those supported + by ImageMagick. +- Export Formats: Postscript, svg,xfig, swf, pstoedit, emf, dxf, +cgm, mif, p2e and sk. |