frankrolf/touche — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2020-09-24
Scan a full character set to find glyphs that visually touch or overlap.
Catch collisions between accented letters, numerals, and punctuation you might miss manually.
Export the collision list as a text file to feed into Metrics Machine for kerning work.
Run checks on a smaller subset of glyphs to get faster feedback during design.
| frankrolf/touche | 0xallam/my-recipe | 0xhassaan/nn-from-scratch | |
|---|---|---|---|
| Stars | — | — | 0 |
| Language | Python | Python | Python |
| Last pushed | 2020-09-24 | 2022-11-22 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | easy | moderate | moderate |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | designer | general | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires RoboFont installed, large glyph sets can take a few minutes to scan.
A RoboFont tool for font designers that automatically finds pairs of letters or marks that collide with each other in a typeface.
Mainly Python. The stack also includes Python, RoboFont.
Dormant — no commits in 2+ years (last push 2020-09-24).
No license information is stated in the explanation.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly designer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.