パッケージ: python3-fontfeatures (1.9.0+ds-2)
python3-fontfeatures に関するリンク
Debian の資源:
python-fontfeatures ソースパッケージをダウンロード:
- [python-fontfeatures_1.9.0+ds-2.dsc]
- [python-fontfeatures_1.9.0+ds.orig.tar.xz]
- [python-fontfeatures_1.9.0+ds-2.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)