63f9885f68
- Remove CONFLICTS as executable file was renamed
30 lines
870 B
Text
30 lines
870 B
Text
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,X4 (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)
|
|
* PDF (Portable Document Format)
|
|
* PS (PostScript)
|
|
|
|
WWW: http://sk1project.org/
|