Skip to content

What font is actually used when I set font_family Fira Code? #4315

Answered by page-down
zzhaolei asked this question in Q&A
Discussion options

You must be logged in to vote

Use the --psnames parameter to check the PostScript names of the fonts used by font_features.

kitty +list-fonts --psnames | grep Fira

With Fira Code v6 static fonts (multiple TTFs), I tested fine under macOS. However it does not seem to work in Linux (Ubuntu LTS).

kitty --config=NONE -o 'font_family Fira Code' -o 'font_features FiraCode-Regular +cv01 +cv06' -o font_size=24 --debug-font-fallback

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@zzhaolei
Comment options

@zzhaolei
Comment options

@page-down
Comment options

@zzhaolei
Comment options

Answer selected by zzhaolei
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants