How do I change emacs default font size and font type?

后端 未结 8 967
孤街浪徒
孤街浪徒 2020-12-07 13:15

I am using emacs 23.3. I need to change the font size and font type, can anyone help me?

8条回答
  •  暖寄归人
    2020-12-07 13:49

    Simply press M-x then type in set-frame-font. All available fonts which exist in your machine will be displayed choose the one you look for. I use this way to change font-type in my Emacs so simply; rather than altering the .spacemacs or .emacs file.

提交回复
热议问题