/TurBoSketcher

Tool for edit text in svg files

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TurBoSketcher

Tool for edit text in svg files

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

  • python3
  • pygobject
  • cairoSvg
  • cx_freeze (optional)

Getting the sources

Clone the repo

git clone https://github.com/TurBoss/TurBoSketcher.git

Running

Run python interpreter

python3 main.py

Building

Optional build windows binaries

requires cx_freeze

python3 windows_build.py build

License

This project is licensed under the GNU GPL v3 License - see the LICENSE.md file for details