软件包:python3-fontfeatures(1.9.0+ds-1)
python3-fontfeatures 的相关链接
Debian 的资源:
下载源码包 python-fontfeatures:
- [python-fontfeatures_1.9.0+ds-1.dsc]
- [python-fontfeatures_1.9.0+ds.orig.tar.xz]
- [python-fontfeatures_1.9.0+ds-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Manipulate OpenType font features (Python 3)
OpenType fonts are programmed using features, which are normally authored in Adobe's feature file format. This is like source code to a computer program: it's a user-friendly, but computer-unfriendly, way to represent the features.
Inside a font, the features are compiled in an efficient internal format. This is like the binary of a computer program: computers can use it, but they can't do anything else with it, and people can't read it.
The purpose of this library is to provide a middle ground for representing features in a machine-manipulable format, kind of like the abstract syntax tree of a computer programmer.
其他与 python3-fontfeatures 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-fonttools
- Converts OpenType and TrueType fonts to and from XML (Python 3 Library)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- sug: python-fontfeatures-doc
- Manipulate OpenType font features (common documentation)