[ ソース: python-vttlib ]
パッケージ: python3-vttlib (0.11.0+dfsg-3)
python3-vttlib に関するリンク
Debian の資源:
python-vttlib ソースパッケージをダウンロード:
- [python-vttlib_0.11.0+dfsg-3.dsc]
- [python-vttlib_0.11.0+dfsg.orig.tar.xz]
- [python-vttlib_0.11.0+dfsg-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python library to extract VTT (Microsoft Visual TrueType) font hinting data
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 into fpgm, etc.).
The primary use case is version control of hinting data of fonts.
This package installs the library for Python 3.
その他の python3-vttlib 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-fonttools
- Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
-
- dep: python3-pyparsing
- alternative to creating and executing simple grammars - Python 3.x
-
- dep: python3-ufolib2
- Unified Font Object (UFO) fonts library