Skip to content

pathumego/trufont

 
 

Repository files navigation

TruFont Build Status

fontView Window

TruFont is a font-editing application written with Python3, ufoLib, defcon and PyQt5.

Getting started

  1. Install dependencies with pip install -r requirements.txt

  2. Install using python setup.py install && trufont or run under virtualenv: cd Lib && python -m defconQt

Dependencies

Dependencies can be fetched with pip install -r requirements.txt

Optional:

Install notes

  • On OSX, it is highly recommended to install all dependencies with Homebrew in order to have a correct Qt namespace (brew handles it all by itself).
    Finish with brew linkapps python3 to be able to call python3 from the Terminal.
  • You can have multiple versions of Python on your system, then you just need to use a version prefix, e.g.:
    • python3
    • python3.4
    • python3.5

About

A ufo3 font editor. À l’ancienne.

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE.GPLv3
Unknown
LICENSE.LGPLv21

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%