unified-font-object / ufoLib

A low-level UFO reader and writer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status AppVeyor Status Python Versions PyPI codecov

ufoLib

⚠️ ufoLib moved to fontTools.ufoLib

A low-level UFO reader and writer.

UFO is a human-readable, XML-based file format that stores font source files.

Installation

$ pip install ufoLib

For better speed, you can install with extra dependencies like this:

$ pip install ufoLib[lxml]

About

A low-level UFO reader and writer.

License:Other


Languages

Language:Python 100.0%