mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 06:05:53 -06:00
[GH-ISSUE #25] Add font selection? #23
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kpmgeek on GitHub (Jul 24, 2023).
Original GitHub issue: https://github.com/cy384/ssheven/issues/25
It would be ideal to have a font selection option in the preferences.
Also what is the Unicode compatibility on Unicode complaint systems?
@cy384 commented on GitHub (Jul 24, 2023):
As you can see, right now ssheven only uses Monaco; I believe it is the only monospace font that is available for sure on every Mac running 7/8/9.
Font detection/selection and a new prefereces field is probably not too hard to implement, but not a priority to me, so it will be a while before I can address it.