Read, write and generate UFOs with designspace data.
Project description
ufoProcessor
Python package based on the designSpaceDocument from 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
orfonttools 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 ofmutatorMath
.
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.3a0.zip
.
File metadata
- Download URL: ufoProcessor-1.0.3a0.zip
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f85de1bab06044626058c3a43bb55ec079594622aeb9e3e891631221040cabc |
|
MD5 | 5e51123b03adfbc5918e2cc20021712b |
|
BLAKE2b-256 | 74885a194640672c90665911f6411c844280dbf3e351b2ebcd0e49a8818da1e5 |
Provenance
File details
Details for the file ufoProcessor-1.0.3a0-py2.py3-none-any.whl
.
File metadata
- Download URL: ufoProcessor-1.0.3a0-py2.py3-none-any.whl
- Upload date:
- Size: 15.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7fc9088aa53296118b8816a59540fc2b45f94d77e0390416a2eb50b1ca414ae |
|
MD5 | 91115d474a219d665948c62579750e9d |
|
BLAKE2b-256 | 6978658ecf3c5d6f3f470bd14afed8c782cfa834bcd558a18c221ab6b0d56e45 |