sunaku / tamzen-font

💌 Bitmapped programming font, based on Tamsyn
Other
882 stars 29 forks source link

lambda? #12

Closed pcoutin closed 7 years ago

pcoutin commented 7 years ago

There is no λ on this font. Using it with xterm. Maybe I should do it.

sunaku commented 7 years ago

Your system's or application's fallback font should automatically provide that symbol:

tamzen-lambda

The screenshot above shows the GTK+ Leafpad application rendering the following text:

Greetings in various languages:

  Hello world, Καλημέρα κόσμε, コンニチハ
sunaku commented 7 years ago

@pcoutin I'm closing this issue because it's not a problem if your system or app provides a fallback font (as shown in my previous comment) but feel free to submit a PR that provides a lambda symbol if you wish. :sweat_smile:

sunaku commented 7 years ago

You could also try using the st terminal emulator, which comes built-in with a Unicode fallback font:

screenshot