Font that can be used for validating baseline alignments. sajidanwar.com/misc/baseline-diagnostic-font/
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add source and repository links to distributed font README

+24
+12
dist/README.md
··· 32 32 except the alphabetic baseline is at the common value of 0. This also 33 33 results in the x-middle baseline being at 125. 34 34 35 + ## Source and Downloads 36 + Both the source code and built font files can be found in the [`@sajidanwar.com/baseline-diagnostic-font`][tangled-repo] 37 + repository on [Tangled][tangled-home] or the [`kbhomes/baseline-diagnostic-font`][github-repo] 38 + repository on [GitHub][github-home]. 39 + 40 + This font is built using Python with the [fonttools](https://fonttools.readthedocs.io/en/latest/) library. 41 + 42 + [tangled-repo]: https://tangled.org/sajidanwar.com/baseline-diagnostic-font 43 + [tangled-home]: https://tangled.org/ 44 + [github-repo]: https://github.com/kbhomes/baseline-diagnostic-font 45 + [github-home]: https://github.com/ 46 + 35 47 ## License 36 48 37 49 This font contains [Noto Sans Mono][noto-sans-mono] glyphs in the rendering
+12
main.py
··· 116 116 except the alphabetic baseline is at the common value of 0. This also 117 117 results in the x-middle baseline being at 125. 118 118 119 + ## Source and Downloads 120 + Both the source code and built font files can be found in the [`@sajidanwar.com/baseline-diagnostic-font`][tangled-repo] 121 + repository on [Tangled][tangled-home] or the [`kbhomes/baseline-diagnostic-font`][github-repo] 122 + repository on [GitHub][github-home]. 123 + 124 + This font is built using Python with the [fonttools](https://fonttools.readthedocs.io/en/latest/) library. 125 + 126 + [tangled-repo]: https://tangled.org/sajidanwar.com/baseline-diagnostic-font 127 + [tangled-home]: https://tangled.org/ 128 + [github-repo]: https://github.com/kbhomes/baseline-diagnostic-font 129 + [github-home]: https://github.com/ 130 + 119 131 ## License 120 132 121 133 This font contains [Noto Sans Mono][noto-sans-mono] glyphs in the rendering