···11-Copyright 2026 Sajid Anwar
11+MIT License
2233-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
33+Copyright (c) 2026 Sajid Anwar
4455-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
55+Permission is hereby granted, free of charge, to any person obtaining a copy
66+of this software and associated documentation files (the "Software"), to deal
77+in the Software without restriction, including without limitation the rights
88+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99+copies of the Software, and to permit persons to whom the Software is
1010+furnished to do so, subject to the following conditions:
61177-THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1212+The above copyright notice and this permission notice shall be included in all
1313+copies or substantial portions of the Software.
1414+1515+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1616+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1717+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121+SOFTWARE.
+13-6
README.md
···55Font that can be used for validating baseline alignments. This project contains
66the build system for the font using the [fonttools] Python library.
7788-**Built font files can be found in the [./dist](./dist) folder.**
88+**Built font files can be found in the [./dist](./dist) folder.** An overview
99+of the font and demos can be found on https://sajidanwar.com/misc/baseline-diagnostic-font/.
9101011## Building
11121212-This project uses [uv] for dependency management. Use `uv run` to build the font
1313-files into the `dist` folder.
1313+This project uses [uv] for dependency management. Use `uv run main.py` to build
1414+the font files into the `dist` folder.
14151516## License
16171717-This font contains [Noto Sans Mono][noto-sans-mono] glyphs in the rendering
1818+This project's source code is licensed under the [MIT license][mit-license], and
1919+is available at `LICENSE.md`.
2020+2121+The built font contains [Noto Sans Mono][noto-sans-mono] glyphs in the rendering
1822of its baseline labels. Like that font, this font is licensed under the
1919-[SIL Open Font License, Version 1.1][ofl-1.1], and is available at `LICENSE.txt`.
2323+[SIL Open Font License, Version 1.1][ofl-license], and is available at `dist/LICENSE.md`.
20242125[uv]: https://docs.astral.sh/uv/#highlights
2222-[fonttools]: https://fonttools.readthedocs.io/en/latest/2626+[fonttools]: https://fonttools.readthedocs.io/en/latest/
2727+[mit-license]: https://opensource.org/license/mit
2828+[noto-sans-mono]: https://fonts.google.com/noto/specimen/Noto+Sans+Mono/license
2929+[ofl-license]: https://openfontlicense.org/open-font-license-official-text/