Compile Visual TrueType assembly with FontTools.
Project description
vttLib
A library to
- Extract VTT hinting data from a OpenType font prepared with Microsoft Visual TrueType (VTT) and store it in a FontTools TTX dump
- Merge it back from a TTX dump into an OpenType font and
- Compile the data inside to font to ship it (turn
TSI*
tables intofpgm
, etc.).
The primary use case is version control of hinting data of fonts.
Installation and Usage
Installation requires a Python 3.7+ interpreter.
Install in a virtual environment with:
$ pip install vttLib
$ python -m vttLib --help
Making a Release
This is currently not automated.
- Tag a new version
python3 setup.py bdist_wheel
- Manually transfer
dist/*.whl
to internal package repository.
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
vttLib-0.12.0.tar.gz
(132.1 kB
view details)
Built Distribution
vttLib-0.12.0-py3-none-any.whl
(16.2 kB
view details)
File details
Details for the file vttLib-0.12.0.tar.gz
.
File metadata
- Download URL: vttLib-0.12.0.tar.gz
- Upload date:
- Size: 132.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76c1422de87473a81679f55161027b60afdca838666dcb20e0bc380b01c7c216 |
|
MD5 | 0d89262958ba4f6e76748c484ae8311e |
|
BLAKE2b-256 | b70e35384fb600f2bbd9abf6aad676ebea2c650dc3fc6a3bb500af68d2e3c88f |
File details
Details for the file vttLib-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: vttLib-0.12.0-py3-none-any.whl
- Upload date:
- Size: 16.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a48b0ea966e7ed5b1a9614295cd8f601c8fd0ee95262373beb1bbb609b0e403b |
|
MD5 | d078e847e684b27e2b1dd667ee131826 |
|
BLAKE2b-256 | ab8ccefdc01dd3c39974fc91466cfcfbcfd9f0fceb1cd83ff80927637146b5bf |