[GH-ISSUE #169] Feature Request: Allow Changing Font #141

Open
opened 2026-05-05 04:59:51 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @gurjeet on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/169

It'd be nice to be able to change the font used in the key-view window. I prefer fixed-width fonts in my tutorials to avoid confusion between some of the characters; e.g. I and l look identical, but are in fact different characters; uppercase i/I and lowercase l/L.

Originally created by @gurjeet on GitHub (May 28, 2020). Original GitHub issue: https://github.com/keycastr/keycastr/issues/169 It'd be nice to be able to change the font used in the key-view window. I prefer fixed-width fonts in my tutorials to avoid confusion between some of the characters; e.g. I and l look identical, but are in fact different characters; `uppercase i/I` and `lowercase l/L`.
gitea-mirror added the
enhancement
label 2026-05-05 04:59:51 -06:00
Author
Owner

@florianpircher commented on GitHub (Mar 8, 2021):

There is a high-legibility mode for the standard system font which clearly differentiates between l and L or 0 and O. See this for an example and implementation:

https://stackoverflow.com/questions/43309769/how-to-turn-on-high-legibility-alternates-for-system-font-in-ios

<!-- gh-comment-id:792383784 --> @florianpircher commented on GitHub (Mar 8, 2021): There is a high-legibility mode for the standard system font which clearly differentiates between `l` and `L` or `0` and `O`. See this for an example and implementation: https://stackoverflow.com/questions/43309769/how-to-turn-on-high-legibility-alternates-for-system-font-in-ios
Author
Owner

@akitchen commented on GitHub (Mar 10, 2021):

Thanks for the tip. This would be pretty easy and useful to add as an option, whereas selecting any font is a bit more work and time is limited.

<!-- gh-comment-id:794786569 --> @akitchen commented on GitHub (Mar 10, 2021): Thanks for the tip. This would be pretty easy and useful to add as an option, whereas selecting any font is a bit more work and time is limited.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#141
No description provided.