Skip to content

Instantly share code, notes, and snippets.

@mcraveiro
Last active September 23, 2019 07:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mcraveiro/b15fb0ce36e99b29fa1b7cd2c444d0bd to your computer and use it in GitHub Desktop.
Cascadia Code font is fairly usable on Emacs
Post created to store images for discussion on Reddit. [0[
Font released by MS as per HN post [1]. Installed font on Linux following the usual instructions [2].
Used font in Emacs like so:
```
(set-frame-font "Cascadia Code 10")
```
Ligatures look OK, so will give this font a try for a few weeks...
[0] https://www.reddit.com/r/emacs/comments/d6re49/cascadia_code_font_is_fairly_usable_on_emacs/
[1] https://news.ycombinator.com/item?id=21023158
[2] https://www.unixtutorial.org/how-to-install-ttf-fonts-in-linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment