Skip to main content

FontParts-based library for SMuFL font scripting

Project description

PyPI - Version PyPI - Python Version PyPI - License Read the Docs GitHub Actions Workflow Status Codecov

SMufoLib: Where SMuFL meets UFO

SMufoLib is a small Python library designed to aid in font development and scripting specific to the Standard Music Font Layout (SMuFL). As an extension of the FontParts API, SMufoLib relies on the platform and application independent Unified Font Object (UFO) format and the command line, rather than any particular font editor.

Documentation

SMufoLib’s documentation is available at smufolib.readthedocs.io.

Installation

SMufoLib requires Python 3.10 or later. It is listed in the Python Package Index (PyPI) and can be installed with pip:

$ python -m pip install smufolib

Scripts

SMufoLib comes bundled with several useful scripts for building SMuFL metadata files, calculating engraving defaults from glyphs, importing identification attributes and more.

Scripts may be run either directly from the command line or imported as regular python modules, passing in any arguments in the familiar manner to each platform.

As an example, check for missing or superflous SMuFL anchors and mark discrepant glyphs by running the checkAnchors script with the --mark flag directly from the command line:

$ check-anchors path/to/my/font.ufo --mark

Positional arguments and available options can be listed by running the help command on the script:

$ check-anchors --help

usage: check-anchors [-h] [-F FONTDATA] [-m] [-c COLOR COLOR COLOR COLOR] [-v]
                     font

Find missing or superfluous SMuFL anchors.

positional arguments:
   font                  path to UFO file

options:
   -h, --help           show this help message and exit
   -F FONTDATA, --font-data FONTDATA
                        path to font metadata file (default: <Request '/url/path
                        /to/reference/font/metadata.json' ('/file/path/to/refere
                        nce/font/metadata.json') at 4536666000>)
   -m, --mark           apply defined color values to objects (default: False)
   -c COLOR COLOR COLOR COLOR, --color COLOR COLOR COLOR COLOR
                        list of RGBA color values (default: None)
   -v, --verbose        make output verbose (default: False)

Alternatively, scripts can be imported as modules in Python:

from bin.checkAnchors import checkAnchors

checkAnchors(mark=True)

This imports and executes the script’s program function checkAnchors from the script module of the same name.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

smufolib-0.5.0.tar.gz (204.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

smufolib-0.5.0-py3-none-any.whl (221.7 kB view details)

Uploaded Python 3

File details

Details for the file smufolib-0.5.0.tar.gz.

File metadata

  • Download URL: smufolib-0.5.0.tar.gz
  • Upload date:
  • Size: 204.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for smufolib-0.5.0.tar.gz
Algorithm Hash digest
SHA256 ec0e5c27992b3f7bb0de95b52af5fd619d24f7a0f694e5a76a1c819d12b20afd
MD5 b131ac16d44578bec27b6c8ff790f7cb
BLAKE2b-256 357a7ca2a79f475039363506750408c5a667f3ad5ec82ad748566745f46ed46a

See more details on using hashes here.

Provenance

The following attestation bundles were made for smufolib-0.5.0.tar.gz:

Publisher: publish-package.yml on knutnergaard/smufolib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file smufolib-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: smufolib-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 221.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for smufolib-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 49d57fd053f535f77be173b608db9c41f384bc77ab60f3a3a50360815f6f984c
MD5 0ff263642cae6f7b9dbb32c89485391d
BLAKE2b-256 e3e985e1f97ae3375e66f4e7eadea94a255ea187eb1e6b930c8695138202a118

See more details on using hashes here.

Provenance

The following attestation bundles were made for smufolib-0.5.0-py3-none-any.whl:

Publisher: publish-package.yml on knutnergaard/smufolib

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page