maple-font
maple-font copied to clipboard
hashtag ligature (##) with problems in kitty terminal
hashtag ligature (##) with problems in kitty terminal
OS: Arch Shell: fish WM: i3 Terminal: tmux
Example in neovim with kitty
Example in kitty
Example in vscodium
NOTE: I also tried without tmux
does ====== ligature in Fira Code rendered correctly?
technically they are rendered in same way
Ye, it's rendered correctly
Fira Code
Maple Mono
have no idea how to deal with it 🥲
When I have time, I’ll take a look
Not only # has this problem, but there is also this problem in btop
can you test if V7-beta2 fix this issue?
can you test if V7-beta2 fix this issue?
I cant use kitty +list-fonts --psnames | grep Maple to find MapleMono-VF, But can be found using fc-list | grep MapleMono-VF
Oh, weird things. I have little experience about kitty.
Maybe some issues with width or monospace flags
updated vf.zip, it should be correctly recognized.
can you also test if italic lll with "calt" correctly rendered?
I'm here to test now lol
Seems like there's still a bit of a size issue
lll have no issues
both are not solved... cannot figure out why
lll have no issues
Sorry, seems like there's still a bit of a size issue
both are not solved... cannot figure out why
Thanks for the great work here! The issue may be resolved quickly.
So, if there is no enough space to render, the font size will be decreased.
It seems that it is inevitable for l related ligatures, but ### can be solved
updated MapleMono-Italic[wght]-VF.zip, support both lll and ###
I will test it tomorrow
@subframe7536 Congratulations and happy Lantern Festival
Thanks, happy Lantern Festival!
However, it seems that the ### ligature is lost...
It seems to be, but at least we already know what the problem is, dont we?
However, it seems that the ### ligature is lost...
After tonight's research, based on my technical level, I believe this is due to the weird font kerning of kitty
I have tested the latest version of Kitty using the releases version Maple Mono SC NF, and changing the font kerning of Kitty, but the problem still persists.
# ${HOME}/.config/kitty/kitty.conf
font_family Maple Mono SC NF
# I have tested in -4px..+4px, 80%..120%
modify_font cell_width +1px
# I have tested in -2px..+2px
modify_font cell_height +1px
And, there is a configuration of kitty font is font_feature, but I don't know how to config it for maple-font.
You should test v7-beta6. Fixes haven't be published in stable release
The v6 font also has this issue.
The v6 font also has this issue.
Try v7-beta
Seems v7-beta fixes the issue.
And, there is a configuration of kitty font is font_feature, but I don't know how to config it for maple-font.
@ErrorPower2001 Like this:
font_features MapleMono-NF-CN-ExtraLightItalic -zero +cv01 -cv02 +cv03 -cv04 -cv99 -ss01
@Fr4nk1inCs Where can I find the v7-beta?
Nevermind, found them.

