OpenType fonts for Znamenny Notation
OpenType шрифты для знаменной нотации
This repository provides fonts for typesetting Znamenny and other related Slavic neumatic music notations systems (Demestvenny, Put, Kondakarian).
All fonts provide necessary OpenType features and supply PostScript (.otf) outlines for glyphs. Note that support for SIL Graphite features has been discontinued.
Znamenny and related notation systems have been accepted for encoding in version 14 of Unicode. The proposed codepoints are specified in the proposal. These codepoints have been approved by the UTC, but may still change before the release of Unicode 14.0.
To build fonts:
make fonts
To build the web version:
make web
The fonts include color data in both COLR / CPAL format and OpenType-SVG format. Building the fonts requires:
The latter three packages can be installed via pip
:
pip3 install fonttools
pip3 install opentypesvg
pip3 install gftools
Building the web version additionally requires:
Fonts are licensed under the SIL Open Font License v. 1.1 without reserved font names.
Font documentation is available on the website.
This package is beta-stage software and is intended primarily for software testing purposes.