sk1-wx

sK1 2.0 multiplatform vector graphics editor

  • Owner: sk1project/sk1-wx
  • Platform:
  • License:: GNU General Public License v3.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

sK1 2.0

build status platform platform license

sK1 2.0 under Ubuntu 14.04

sK1 2.0 is a cross-platform open source vector graphics editor similar to CorelDRAW,
Adobe Illustrator, or Freehand. sK1 is oriented for prepress industry,
so it works with CMYK color space and produces CMYK-based PDF and PS output.

sK1 Project (https://sk1project.net)

How to install:


  • to build package: python setup.py build
  • to install package: python setup.py install
  • to remove installation: python setup.py uninstall

  • to create source distribution: python setup.py sdist

  • to create binary RPM distribution: python setup.py bdist_rpm
  • to create binary DEB distribution: python setup.py bdist_deb

  • help on available distribution formats: python setup.py bdist --help-formats

DETAILS

If you wish testing sK1 you have two installation ways.
First option is a distutils install with commands:

python setup.py build
python setup.py install

But this way is not recommended. The most preferred option is a package
installation (deb or rpm). You can create package using command:

python setup.py bdist_deb (for Ubuntu, Mint, Debian etc.)
python setup.py bdist_rpm (for Fedora, OpenSuse, Mageia etc.)

By installing the package you have full control over all the installed files
and can easily remove them from the system (it's important for application
preview).

Dependencies

Please note that application uses Python 2.x version. So Python interpreter
and python based dependencies should be for 2.x, but not 3.x

For successful build either distutils or deb, rpm package you need installing
some development packages. We describe dev-packages for Ubuntu, Debian, but for
other distros they have similar names. So, you need:

git
gettext
libcairo2-dev
liblcms2-dev
libmagickwand-dev
libpango1.0-dev
python-dev
python-cairo-dev

To run application you need installing also:

python-wxgtk3.0
python-pil 
python-reportlab
python-cairo
python-cups

Also the project depends on several subprojects: uniconvertor, wal, build-utils. You don't need to clone these sources manualy because setup.py does it for you automatically.

Main metrics

Overview
Name With Ownersk1project/sk1-wx
Primary LanguagePython
Program languagePython (Language Count: 2)
Platform
License:GNU General Public License v3.0
所有者活动
Created At2015-07-27 16:37:43
Pushed At2021-11-28 22:36:33
Last Commit At2021-08-31 20:02:06
Release Count0
用户参与
Stargazers Count301
Watchers Count27
Fork Count51
Commits Count5.2k
Has Issues Enabled
Issues Count301
Issue Open Count134
Pull Requests Count34
Pull Requests Open Count3
Pull Requests Close Count7
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private