套件: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
- 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-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- sug: python-fontfeatures-doc
- Manipulate OpenType font features (common documentation)