• Stars
    star
    152
  • Rank 244,685 (Top 5 %)
  • Language
    Python
  • License
    GNU Affero Genera...
  • Created over 9 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UniConvertor is a cross-platform universal vector graphics translator

UniConvertor 2.0

Build Status platform platform platform License: AGPL v3

UniConvertor 2.0

UniConvertor 2.0 is a cross-platform universal vector graphics translator. Uses sK1 2.0 model to convert one format to another.

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 UniConvertor 2.0 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
curl
libcairo2-dev
liblcms2-dev
libmagickwand-dev
libpango1.0-dev
python-dev
python-cairo-dev

To run application you need installing also:

python-pil 
python-reportlab
python-cairo

More Repositories

1

sk1-wx

sK1 2.0 cross-platform vector graphics editor
Python
286
star
2

wixpy

Cross-platform JSON-driven MSI package builder
Python
70
star
3

color-picker

Advanced cross-platform Color Picker application powered by magnify glass and palette management functionality
Python
18
star
4

lincutter

Lincutter - vector graphics tool for vinyl cutting plotters
Python
14
star
5

sword

SWord is a special tool for file format visual analysis
Python
11
star
6

python-lcms2

Simplified Python binding to LittleCMS2 library.
Python
7
star
7

skencil

Skencil Tk version
Python
5
star
8

sk1-tk

Tkinter version of sK1 (ver.0.9.x)
Python
4
star
9

tk-cairo

Small package for Cairo surface support in Tkinter application
Python
4
star
10

cdr-explorer

CDR Explorer - tool for CDR format file investigation
Python
4
star
11

wal

WAL - Widgetset Abstraction Layer
Python
3
star
12

pymfvu

pymfvu is a small research project to render both Windows Metafile and Enchanced Metafile files.
Python
3
star
13

sk1-wx-msw

MSW build for sK1 2.0
C
3
star
14

paint.python

Python
2
star
15

uniconvw

UI frontend for UniConvertor
Python
2
star
16

build-appimage

AppImage for sk1-wx
2
star
17

tkxcursor

Small package for ARGB cursor support in Tkinter applications
Python
2
star
18

sword2

Server-client SWord2 application.
JavaScript
2
star
19

build-macos

macOS build for sK1 and UniConvertor
Python
1
star
20

sk1-wx-help

Online help
Python
1
star
21

art-tk

Tkinter theme engine
Python
1
star
22

AT

ansible playbooks
Shell
1
star
23

build-utils

sK1 Project build utils
Python
1
star
24

build-cache

Binary cache for MSW and macOS builds
Rich Text Format
1
star