Fonts I use
Preview phrase: βSphinx of black quartz, judge my vow.β
Regenerate the SVGs and this README section with Nix:
nix develop -c ./scripts/generate_previews.pyOr without Nix:
python3 -m venv .venv
. .venv/bin/activate
python3 -m pip install fonttools uharfbuzz
./scripts/generate_previews.pyInstall everything:
nix profile install github:y0usaf/fontsOr a single family β each subfolder of fonts/ is its own package:
nix profile install github:y0usaf/fonts#commit-mono
nix flake show github:y0usaf/fonts # list all familiesOr from a local checkout:
nix profile install .This repository is licensed under the GNU Affero General Public License v3.0 or later. See LICENSE.
Bundled/generated font binaries may retain license requirements from their upstream source families. Keep upstream copyright and license notices where required.