The place for ad hoc chat about Nerd Fonts (Patched Fonts collection and Patcher)
@amitlevy21 What you can do is get SourceCode Pro
from google fonts which has box characters. Then use the nerd font patcher to patch the characters in (use -custom
option, drop sourcecode font into src/glyphs
). OPen font-patch scripts and change CUSTOM_ATTR = {
# 'pa' == preserve aspect ratio
'default': {'align': '', 'valign': '', 'stretch': '', 'params': ''},
Ie no horiztaonl and vertical centering, or else the block chars will all be centered (a problem with left half block, and like upper block glyphs)
FireCode
was a monospaced font anyway, why the FireCode Mono
, Fira Mono
? And why has NF then got Fura variants of them?
I'm thinking about creating a installer that grabs all of them this way, but first, a question:
Do all of these zips follow a consistent format such that that can be predictably navigated without knowing more than the name of the zip?
Hello, I am using windows 10 and have installed the font manually (via right-click => Install for all users). I need to know what font name to use inside Visual studio code. Please refer to this screenshot: https://i.imgur.com/7T7dSUJ.png (just a screenshot of the font properties as shown in Windows Settings)
Thanks!