Bug#1101931: ITP: python-fontfeatures -- library for manipulating OpenType font features
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: Bug#1101931: ITP: python-fontfeatures -- library for manipulating OpenType font features
- From: Bastian Germann <bage@debian.org>
- Date: Wed, 02 Apr 2025 16:54:55 +0200
- Message-id: <174360569582.68387.17221896202184167515.reportbug@duagon-BXN3S64.>
- Reply-to: Bastian Germann <bage@debian.org>, 1101931@bugs.debian.org
Package: wnpp
Severity: wishlist
Owner: Bastian Germann <bage@debian.org>
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name : python-fontfeatures
Version : 1.8.0
* URL : https://github.com/simoncozens/fontFeatures
* License : BSD-3-clause
Programming Lang: Python
Description : Library for manipulating OpenType font features
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. This is so that:
* features can be represented in a structured human-readable and
machine-readable way, analogous to the XML files of the Unified Font
Object format.
* features can be more directly authored by programs (such as font editors),
rather than them having to output AFDKO feature file format.
* features can be easily manipulated by programs - for example, features from
two files merged together, or lookups moved between languages.
Reply to: