What is the most beautiful font for an IDE/Text editor?

What is the most beautiful font for an IDE/Text editor?

Attached: font.png (1243x648, 78K)

Other urls found in this thread:

github.com/belluzj/fantasque-sans
dafont.com/pointfree.font
int10h.org/oldschool-pc-fonts/fontlist/
dafont.com/babyblocks.font
github.com/Tecate/bitmap-fonts
input.fontbureau.com/
twitter.com/NSFWRedditGif

Comic Sans

fixedsys

why did you use the italicized version

if only comic sans have monospace version.

Fira Code

Attached: 1527361690933.png (560x633, 49K)

so much this

input mono
terminus

Source code pro, IBM Code plex or fira code are the only acceptable answers

Office Code Pro Medium

Attached: 984735923.png (463x234, 45K)

hack

iosevka beats the shit out of all of those

Fantasque Sans Mono, it even has ligatures (in an alpha release)

Fantasque Sans Mono apparently looks like comic sans to some people

github.com/belluzj/fantasque-sans

Currently using Monoid.

I really want to like Iosevka because all the customization it allows you to have, but it's too squiggly, I find it hard to read. I wish there was a font like Fira Code that had the same customization as Iosevka.

Iosevka

Attached: 374589739.png (330x294, 24K)

envy code r

What is this gorgeous font?

Liberation Mono

best of anti-aliased fonts in low sizes/DPI

monaco

I enjoy source code pro
Terminus for smaller displays

IBM Plex Mono

All fonts look the same to me so I don't really care.

>it even has ligatures
Is this really something people are looking for?

Unfortunately, yes.

>imperatively looping your collections
>2018
ISHYGDDT

Using impact bold unironically makes me feel like chad thunder cock at work.

most any proportional font

But why?

that's really legible, almost like a dyslexia-friendly font

What is the modern alternative that one should be using, according to you?

It does! it's called Pointfree:
dafont.com/pointfree.font

Wow that's surprisingly legible. Almost makes me mad how much comic-sans is hated because of a meme.

Attached: typical anime girl.gif (540x352, 213K)

you forgot Hack

whatever programming language you're using, if it has a way to iterate collections without requiring you to:
1. declare variables to be used in order to iterate the collection
2. declare a condition with which to continue iterating the collection
then use it.
Or put conversely:
we often need to iterate collections entirely, often order-independent. In such situations, who wants to spend time declaring an index, loop condition and post-loop-body step? You should be using a tool that iterates the entire collection, giving you all necessary information during each iteration

For example, in ruby:
[12] pry(main)> g
=> [1, 2, 3, 3]
[13] pry(main)> g.inject([]) do |a, element| a [1, 2, 3, 3]
[14] pry(main)>

of course, if we're using ruby, there are other iteration tricks:
[15] pry(main)> g.inject :+
=> 9
[16] pry(main)>

not one where italic is the default

out of the box sublime is beautiful

I've heard that people with dyslexia find comic sans more readable than most fonts. It is ugly, though.

Yeah, that is like way more better. Thank you for enlightening me. It really makes sense. Your example is so much better than a loop. I love you now. It also does not require the language to do the same that you did before behind the curtain. This is so great. I think I am going to hug a trans person.

A multidimensional array of pixels isn't and shouldn't be a collection.
And frankly I very much prefer iterating imperatively in the case I might only need to scan part of an image instead of the whole thing.

tewi font best font

I came across almost all those "modern cool" dev fonts. I liked them for the first few days but then when I really started working with the code I always found something. So I switched to another font.

I also liked the ligatures, but after 5 minutes .... no thank you. That shit for presentations not IDE.

Once I switchded back to Vim I realized what "working with text" really means. I also realized that I need a clear font. I need numbers and letters as much natural as they can look like. So no ligatures, no italic and no other shit. Then I've discovered pixel fonts.

Pixel fonts are usually distributed in 12px but I found this font in 13px without being deformed.

> Tamzen

All you need is clear font (no ligatures, no antialiasing, no hinting). Also small fonts will help you to see much more code at once so you will scroll and switch context less.

Attached: 2018-10-24-100307_2560x1440_scrot.png (504x326, 13K)

fpbp

I like the default X font family called "fixed". It's a non-hinting set of fonts in various styles, and is easily readable in a small space, giiving better readability in higher density. For low-resolution (large) screens I like 5x7 (pixels, the actual name of the font), and for higher-density I like 7x13 and for larger whichever one starts with 9.

Whoops, meant sizes, not styles. They are in one style. Letters.

I've only used Dejavu mono and terminus and if I try any other font it looks odd. It's even hard to swap between those two.

try Terminus

dyslexia is often misdiagnosed light downs syndrome, that might explain the popularity of comic sans.

>not using the default huge xterm font

Attached: joe5.png (878x567, 137K)

tried
font is to tall and no 13px size

not using proper os instead of that meme

you're right user, why would i be using this when i could use macos instead? gosh how stupid of me

or you could use proper os

such as?

#include my dude

ubuntu

nice cryptic identifiers loser

the file is obfuscated code i'm in the process of deobfuscating

that's mathematics for you.

Old BIOS fonts are nice and clear.

There's a large pack of them here but half of them are of unusable dimensions:
int10h.org/oldschool-pc-fonts/fontlist/

Attached: font2.png (334x309, 6K)

Bitmap fonts are for gentlemen of distinction and wit.

I like pragmata pro but what I'm really struggling with is deciding how to render it.

>directx
Before you make fun of me for using Windows, take into account I'll cry if you do that.

Attached: meme.png (1107x458, 48K)

Improved.
*on my monitor and eyes

Attached: meme.png (1733x458, 76K)

Thanks for that useful link user.

my nibba

Attached: 075.jpg (680x383, 28K)

this
Iosevka is the best

Dina sans

Baby blocks

Attached: thread_dumper_rb_—_thread-image-dump.png (768x414, 62K)

why stop there

Attached: 1511109786779.png (1008x872, 428K)

I don't even know why I want to subject myself to this.

Do people only use Ruby ironically? This look disgusting.

Roboto mono

Sarasa, it is Iosevka but for CJK

what the FUCK is this

it goes faster that way

ubuntu mono or consolas

Hasklig

Attached: hasklig.png (676x970, 87K)

dafont.com/babyblocks.font

IBM Plex Mono Sans

any of these bitmapped fonts

github.com/Tecate/bitmap-fonts

this

the compiler has to render less píxels making the compilation way faster

>italic fonts
u need a bullet in your skull

italics make me go faster so I can easily dodge the bullets

DejaVu Sans Mono.
>freetard license
>preinstalled everywhere, even on Windows
>well designed (dotted zero, l and 1 are easy to distinguish)
>decent coverage for non-latin characters
>no ligatures (which are cancer)
I bet your favorite font is based off it.

what size?

this

>clear color scheme

Attached: photo_2018-10-11_09-31-08.jpg (621x725, 42K)

Depends on the DPI, sometimes I go down a single point in font size because it gets blurry, and I can't stand blurry fonts.

Attached: dejavu_config.png (560x360, 41K)

Gotta try this

ga knawa?

Attached: How can you become a real Reivateil if you can't even read this?.png (587x1324, 72K)

Are you guys even real wizards?

Attached: 1517012119515.png (1137x1522, 282K)

Someone recommended SimSun in a thread like this a while ago and I've been using it. It's nice

Trying this new one.
input.fontbureau.com/
Size: 14
Width: Normal
Weight: Extra Light
Line-height: 1px

>not posting screenshots
It's an imageboard lads, this is the future.

you're line height is too small

Why would I want to waste screen real estate with empty space between lines of code?

No it's not. It's exactly 1.618 time the height of my font, which is the golden ratio, which is aesthetic as fuck.

agreed

Attached: byoftil.png (1020x1423, 267K)