Baseline Diagnostic Font#
Overview#
Font that can be used for validating baseline alignments. This project contains the build system for the font using the fonttools Python library.
Built font files can be found in the ./dist folder. An overview of the font and demos can be found on https://sajidanwar.com/misc/baseline-diagnostic-font/.
Building#
This project uses uv for dependency management. Use uv run main.py to build
the font files into the dist folder.
License#
This project's source code is licensed under the MIT license, and
is available at LICENSE.md.
The built font contains Noto Sans Mono glyphs in the rendering
of its baseline labels. Like that font, this font is licensed under the
SIL Open Font License, Version 1.1, and is available at dist/LICENSE.md.