Date: Wed, 12 Dec 2007 18:32:08 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/uniconvertor Makefile distinfo pkg-descr pkg-plist Message-ID: <200712121832.lBCIW8YF025948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-12-12 18:32:08 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/uniconvertor Makefile distinfo pkg-descr pkg-plist Log: 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> Revision Changes Path 1.1120 +1 -0 ports/graphics/Makefile 1.1 +23 -0 ports/graphics/uniconvertor/Makefile (new) 1.1 +3 -0 ports/graphics/uniconvertor/distinfo (new) 1.1 +28 -0 ports/graphics/uniconvertor/pkg-descr (new) 1.1 +353 -0 ports/graphics/uniconvertor/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712121832.lBCIW8YF025948>