First of all sK1 is oriented for "prepress ready" PostScript & PDF output.
The major sK1 features:
- CMYK colorspace support
- CMYK support in Postscript
- Cairo-based engine
- Color managment
- Universal CDR importer (7-X3 versions)
- Modern Ttk based (former Tile widgets) user interface
sK1 screenshots
To install the latest version of sK1, download the source, extract it, navigate to it's folder using the terminal and write this in the terminal:
python setup.py install
(will be installed into Python site-packages/ directory)To create binary RPM distribution:
python setup.py bdist_rpm
To create deb package just use alien command (i.e. rpm2deb)I might create a .deb file sometimes these days if I don't forget.
Update: now there are also pre-build packaages available for Ubuntu 9.04 and Mandriva. Check out the sK1 website!