6 ms·
My workaround was a editing a font with a much longer space char and with a 1/3 of a space of left padding on uppercase letters. https://github.com/ericfortis/
by efortis 3mo ago
My workaround was a editing a font with a much longer space char and with a 1/3 of a space of left padding on uppercase letters.
https://github.com/ericfortis/verdanacamel https://github.com/ericfortis/verdanacamel
The problem is that it looses tabular alignment, so I wrote an IDE plugin for tabularizing some blocks.
https://github.com/ericfortis/tabular-eye https://github.com/ericfortis/tabular-eye
---
Similar to my font, emacs has a plugin that adds a little underscore.
https://codelearn.me/2025/02/24/emacs-glasses-mode.html https://codelearn.me/2025/02/24/emacs-glasses-mode.html