[ 原始碼: 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