Search

Search IconIcon to open search

Fonts

Last updated by Simon Späti

I have a love for nice fonts.

# Reading and Writing Fonts

Atkinson Hyperlegible vs Piazzolla:

Updated fonts in Obsidian:

# Programming Fonts

Here are some tips for programming (from RW 15 Best Programming Fonts for Better Coding):

  • Clear and easy-to-read characters to reduce eye strain when spending hours looking at hundreds of lines of code.
  • Makes a clear distinction between commonly-confused characters such as the letter “O” and the number “0” or the lowercase “L” and the number “1”.
  • Ligatures or extra whitespace for commonly-used symbols in popular programming languages – not for everyone, but others love it.
  • Fonts with multiple variations on how certain characters are handled are great, so you can pick and choose exactly the version you prefer.

Testing out fonts: Programming Fonts - Test Drive.

# Open Source Favorites

Some comparisons while testing:

A nice summary that has similar preferences that are similar to mine:

Some of my favourite monospace / coding fonts Link

# Payed

# Closed

  • Monaco looks beautiful see Reddit

# Customize

A webapp to customize certain parts of the fonts: Iosevka Customizer.

# Integrate into Website

More on Fonts on Websites.


Origin:
References: Writing, New Tabs in Obsidian with version 1.0
Created 2022-10-15