Noto Sans Mono
font in the TrueType
format from the Noto Dashboard site, for example NotoSansMono-Medium.ttf.gvim.exe
and execute :set guifont=*
, a list of available fonts shows up.Noto Sans Mono
in the list.The installed font should be in the list.
FWIW, gVim does see OpenType
versions of the font.
9.1.1730
OS: Windows 10 Home 22H2,
Terminal: GUI.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
That font does not set the <isFixedPitch value="1"/>
property. Once you set this and recompile the font, gvim sees the font.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
Closed #18256 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.