Commit graph

4 commits

Author SHA1 Message Date
Dmitry Marakasov
0d998f7193 - Update to 1.1.4 2009-06-08 15:11:24 +00:00
Dmitry Marakasov
86d251e37e - Update to 1.1.3
Approved by:	miwi (mentor implicit)
2008-07-28 14:07:04 +00:00
Martin Wilke
5963a99940 - Update to 1.1.1
PR:		120203
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-02-02 11:34:15 +00:00
Martin Wilke
47685939e9 UniConvertor is a universal vector graphics translator. It uses sK1
engine to convert one format to another.

Development of the import/export modules for this program goes
through different stages, quality and feature coverage are different
among formats.

Import filters:
* CorelDraw ver.7-X3 (CDR/CDT/CCX/CDRX/CMX)
* Adobe Illustrator up to 9 ver. (AI postscript based)
* Postscript (PS)
* Encapsulated Postscript (EPS)
* Computer Graphics Metafile (CGM)
* Windows Metafile (WMF)
* XFIG
* Scalable Vector Graphics (SVG)
* Skencil/Sketch/sK1 (SK and SK1)
* Acorn Draw (AFF)

Export filters:
* AI (Postscript based Adobe Illustrator 5.0 format)
* SVG (Scalable Vector Graphics)
* SK (Sketch/Skencil format)
* SK1 (sK1 format)
* CGM (Computer Graphics Metafile)
* WMF (Windows Metafile)

WWW: http://www.sk1project.org/

PR:		ports/118557
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2007-12-12 18:32:08 +00:00