[ 源代码: 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