I recently installed a font named "Hermit", and it is detected by my computer as you can see here:-However, when I open gVim and try to change my font it isn't an option in the font selector, as you can see here
]2.
1 Answer
GVim only lists fonts which describe themselves as being monospaced.
I suspect you are using an older version of Hermit which failed to do this correctly. The changelog for 2.0 mentions:
Marked as monospaced (isFixedPitch).
Download version 2.0 directly from its creator's website, to ensure you have the latest version.