Skip to main content

Timeline for Monospace font for non-ascii chars

Current License: CC BY-SA 4.0

5 events
when toggle format what by license comment
Mar 4, 2023 at 17:48 comment added amitp Glad you found Menlo. I think it's an Apple font included on Macs. Iosevka is an open source font downloadable at typeof.net/Iosevka
Mar 2, 2023 at 22:01 vote accept Richard Wheeldon
Mar 2, 2023 at 21:56 comment added Richard Wheeldon Answering my own question as to the usage (1) download from cufonfonts.com/font/menlo (2) Unzip and oopy the ttf to /usr/share/fonts/TTF (3) Add (set-frame-font "menlo-12") and (set-face-attribute 'default nil :font "Menlo-12") to .emacs (4) Replace any (copy-face ...) reference to anything other than default with default
Mar 2, 2023 at 20:48 comment added Richard Wheeldon Thanks. Those sound good. Next obvious is question is how to set them as being used.
Mar 2, 2023 at 17:57 history answered amitp CC BY-SA 4.0