You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't originally able to use CommitMono in Kitty since it couldn't identify the font files installed on my Mac as monospaced. I reviewed the homebrew .rb script, and it included only the OTF files for the latest version. When I downloaded them directly from the GitHub repository and tried pulling the entire folder into Font Book, it then started showing up. It would be great to have the Panose information updated to indicate the 'monospaced' nature of the font for Mac users trying to use package managers to sync workflows across systems. I tested this by opening up individual otf files in fontforge and updating the OS/2 -> Panose -> Proportion set to 'Monospaced' and things started working seamlessly. Thanks.