Uniconvertor

From Linuxintro
Revision as of 06:44, 5 August 2012 by imported>ThorstenStaerk (Created page with "Uniconvertor allows you to convert Corel Draw files to a Linux-readable format. To set it up, find out your distribution and proceed accordingly: = SUSE Linux 12.1 = Fir...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Uniconvertor allows you to convert Corel Draw files to a Linux-readable format. To set it up, find out your distribution and proceed accordingly:

SUSE Linux 12.1

First install some dependencies:

yast -i python-devel python-imaging 

Then download UniConvertOr, extract it like this:

cd 
tar xvzf Downloads/uniconvertor-1.1.1.tar.gz
  • build it
cd UniConvertor-1.1.1
python setup.py install
  • test it
uniconv input.cdr test.svg
inkscape test.svg