[ ソース: python-vttlib ]
パッケージ: python3-vttlib (0.10.0+dfsg-1)
python3-vttlib に関するリンク
Debian の資源:
python-vttlib ソースパッケージをダウンロード:
- [python-vttlib_0.10.0+dfsg-1.dsc]
- [python-vttlib_0.10.0+dfsg.orig.tar.xz]
- [python-vttlib_0.10.0+dfsg-1.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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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