From 2c9d6208d06455e859538e3de6b060793e17a7a0 Mon Sep 17 00:00:00 2001 From: Citizen X Date: Thu, 10 Sep 2015 19:52:44 +0700 Subject: graphics/autotrace: Added (Bitmap to vector graphics converter). Signed-off-by: Willy Sudiarto Raharjo --- graphics/autotrace/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 graphics/autotrace/README (limited to 'graphics/autotrace/README') diff --git a/graphics/autotrace/README b/graphics/autotrace/README new file mode 100644 index 0000000000..251884c7d2 --- /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. -- cgit v1.2.3