Read, write and generate UFOs with designspace data.
Project description
# ufoProcessor Python package based on the designSpaceDocument from [fontTools.designspaceLib](https://github.com/fonttools/fonttools/tree/master/Lib/fontTools/designspaceLib)) specifically to _process_ and _generate_ instances for UFO files, glyphs and other data.
Collect source materials
Provide mutators for specific glyphs, font info, kerning so that other tools can generate partial instances. Either from MutatorMath or fonttools varlib.model.
Support designspace format 4 with layers.
Apply avar-like designspace bending
Apply rules
Generate actual UFO instances in formats 2 and 3.
Round geometry as requested
Try to stay up to date with fontTools
Baseclass for tools that need access to designspace data.
## Usage The easiest way to use ufoProcessor is to call build(designspacePath)
documentPath: path to the designspace file.
outputUFOFormatVersion: integer, 2, 3. Format for generated UFOs. Note: can be different from source UFO format.
roundGeometry: bool, if the geometry needs to be rounded to whole integers. This affects glyphs, metrics, kerning, select font info.
processRules: bool, when generating UFOs, execute designspace rules as swaps.
logger: optional logger object.
documentPath: filepath to the .designspace document
outputUFOFormatVersion: ufo format for output, default is the current, so 3.
useVarlib: True if you want the geometry to be generated with varLib.model instead of mutatorMath.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ufoProcessor-1.0.1.zip
.
File metadata
- Download URL: ufoProcessor-1.0.1.zip
- Upload date:
- Size: 27.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e78d6987f7605093798714f81cae8d274a5195b86b3005425d7c3490fbf8e74 |
|
MD5 | 6b9aef6075aa27a1110db900c71b3bbb |
|
BLAKE2b-256 | 076f0c6fb942e5b041cdaadcd86e4437aec357a963dc6f36a32421676b52af56 |
File details
Details for the file ufoProcessor-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ufoProcessor-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12d11f4f892d3024349e0719a7318105f3b79c7c1dec3ce10c240c7dd5b2c364 |
|
MD5 | 0960c501e22c15f07ccc07189b12b342 |
|
BLAKE2b-256 | c2fad64ce46d806730595cc9f3d8cbb34484a11195f31e4a8cbff05699462ffb |