What are some comfy programming fonts?
What are some comfy programming fonts?
Impact
Panic Sans
adobe source code pro
Fira Code
IBM Plex Mono
Consolas
Inconsolata
Iosevka is the only correct answer
Monaco
fixed
Comic Sans
vary nice
I agree, too bad the build process for it is a clusterfuck.
I want a monospaced font with a line through the 7 and z characters, and a slash through the 0.
Ohhhhh this
what does that code do/
Give me your email and ill send you the .exe, friend
Input
The absolute STATE of this shithole. Can't program for shit but wants fonts and 3 monitors
Courier New. Always has been. Always will be.
Ignore the quality, this pic has been compressed. But I love this font.
That is the god-mode font. I think they tried to have similarities in IBM Plex Mono but it's still not as good.
What editor is that, OP?
Well whats it called you fucking nigger
Clion running Overpass mono
unless you have a 300 dpi monitor bit map font will always be the best
Hang yourself on a MOLEX cable
What is it called?
Is that an example from one of Bjarne's books?
Hack
IBM Plex only good font
No it's K&R
Excuse me for responding this late, its Code Page 437. I got mine from the site dafont.
You can find it by searching for "Perfect DOS VGA 437 Font dafont" on ddg or google.
thanks
Note that for this font to work correctly, you HAVE to turn off any bold shit your terminal does. It looks like fuzzy this if your terminal emulator tries to bold it. It also changes pretty hard on different font-sizes. I'm using
xterm -sl 1000 -bg black -fg white -fa 'Perfect DOS VGA 437:size=11:antialias=true'
After throwing the .ttf in my ~/.local/share/fonts and running fc-cache.
And FYI it's actually the tty font on most recent distros, atleast on Arch.
>antialias=true
huh
top = no aa
bottom = aa
Fira code with ligatures enabled, because I need my code to look good and also I like dicks
hey user can you link where you managed to download it? Google isn't yielding anything and 'dafont' doesn't either.
Have you tried this:
This
This
This
And this
nope, that worked. Thanks.
courier new
I unironically use this for everything from programming to emails
I would like this very much
>cout
Shitty old printf doesn't support operator overloading so who cares
>calling main recursively
"The function main shall not be used within a program" C++11 ยง3.6.1/3
What are you gonna do about it
Does anyone know where or how to get this font? Legit want it so bad :c
Is this it? I use it as my terminal font, looks great.
This is the comfiest font I've ever used.
user, this is the best programming font available. There is no debating it:
Deja Vu Sans
dejavu-fonts.github.io
no, i mean the fonts below the body of text soz
ttyp0 is pretty high test
Fucking horrible early 2000s LCD font
that's an IBM VGA font and it's likely burnt into your graphics card already.
but just use fixedsys excelsior or fight gay AA apps with bitmap fonts, holy shit I just remembered linux is total gay since every single distribution disables bitmap fonts when they update so fuck you!
cin >> "hello world"
holy fucking shit dude
terminus is the only correct programming font
tewi
lemon
terminus
scientifica
Looks a lot like Microsoft's Fixedsys.
Office Code Pro
i personally like consolas the best
Fira code
Hack
Ubuntu Mono
a close second place to dejavu sans
it's from the id Tech 3 source code
I like Source Code Pro desu
i just switched to this. thx.
>Programming fonts
Lol.
I like Visual studio with custom colors.
Menlo
Menlo and Monaco FTW
Too bad you're not using a real programming language
REEEEEEE
python is a real programming language >:-[
it's for data scientists and acadmics; not meant to be the most optimal, but meant to be the most usable, flexible, and the best for rapid R&D
Is that scheme for colourblind people?
times new roman
It's a scripting language though :^)
>there are people in this thread not using Roboto Mono
ISHYGDDT
>using a bloated scripting language for data science
kek
That lowercase m, tiggers me. Nooooo.
I would also like this
>Fira Code
Fuck no. That shit makes my eyes bleed. Even fucking is a better choice than that godawful font.
The rest is nice though.
Patrician
Believe it or not LCDs are still used on computer screens. That font looks way better on my screen than a lot of the examples in this thread.
Fira Code + VS Code
i use times new roman, it fucking rules!
Came here to post Fira Code. I alternate between FC and Hasklig because I write a lot of Haskell.
I can't believe that anyone here would use a font without ligatures. I've never looked back.
fpbp
I like Terminus. Nice-looking bitmap font.
default fonts and default color scheme,
no time to waste when you get paid to write code
Get with the times gramps
>prefer comic sans to actually helpful ligatures
>likes some 90s fuckwad fake hacker pixel font
Your taste is disgusting
Definitely the best and looks good in every language.
Eclipse + Impact
check mate.
Agreed. Looking good in multiple languages is important for my work.
Fantasque Sans Mono is pretty comfy
>font autism
if you can read it, it's good enough. stop being a faggot lusting after mad cock
This one is really nice. Definitely going to give it a go. Thanks user. Looks nice for FP
How do you get these lambda ligatures in your Haskell code?
No love for Anonymous Pro? Dotted zero honestly bothers me, slashed zero all day long.
I'm using Emacs, someone wrote an elisp snippet to embed Fira Code's ligatures into any font you like, I just matched the word "lambda" with the lambda symbol for most languages: github.com
but since haskell uses backspaces for lambda, I use this snippet instead: ghostbin.com
Thanks friend!
it's definitely a fun font, but I think the lack of alignment makes it unsuitable for programming