[MacOS] Font not listed in kitty +list_fonts
but shown in fc-list
#8292
Replies: 2 comments 3 replies
-
If you are on macOS fontconfig is irrelevant. Only FontBook matters.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
On Thu, Feb 06, 2025 at 12:00:25PM -0800, Dhison Padma wrote:
Hi kovidgoyal, thanks for responding. Do you know of a workaround to have the font show up in the Font Book?
Nope. You need to use a font that is actually monospaced.
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dhisonp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As you can see, CommitMono does not show up in the
+list_fonts
result but it does based on the command:Updating
~/.config/fontconfig/fonts.conf
as suggested in the FAQ does not seem to have any effect.The missing fonts does not appear in the Font Book app, so it may have been a MacOS specific issue?
Beta Was this translation helpful? Give feedback.
All reactions