Skip to content

Instantly share code, notes, and snippets.

@wataken44
Created September 28, 2020 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wataken44/d4ae411c387040ab60d0b027486cb6e8 to your computer and use it in GitHub Desktop.
Save wataken44/d4ae411c387040ab60d0b027486cb6e8 to your computer and use it in GitHub Desktop.
(create-fontset-from-ascii-font "Consolas-16:weight=normal:slant=normal" nil "consolas_msgothic")
(set-fontset-font "fontset-consolas_msgothic" 'japanese-jisx0213.2004-1 "MS ゴシック-16:weight=normal:slant=normal" nil 'append)
(add-to-list 'default-frame-alist '(font . "fontset-consolas_msgothic"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment