https://github.com/tocsoft/fontinspector
Font Inspector/Preview tool
https://github.com/tocsoft/fontinspector
Last synced: 11 months ago
JSON representation
Font Inspector/Preview tool
- Host: GitHub
- URL: https://github.com/tocsoft/fontinspector
- Owner: tocsoft
- Created: 2023-09-24T18:02:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T12:03:45.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T03:53:53.647Z (over 1 year ago)
- Language: C#
- Homepage: https://tocsoft.github.io/FontInspector/
- Size: 1.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Font Inspector
This tool provides the ability to explorer the glyphs available from one or more loaded fonts.
A version of this can be found online at https://tocsoft.github.io/FontInspector/
Font file sizes are currently limited to 2Mb per file.
This tool has 3 purposes;
1. Validates the font can be loaded by [SixLabors.Fonts](https://github.com/SixLabors/Fonts).
2. Enables validating particular codepoints/glyphs exists in the font file.
3. Enables previewing how fonts layout particular strings of text.