如果我M-x customize-face
RET default
我可以调整Emacs中的默认面(字体)。
有几个选项,所有选项explained in the documentation。当您选择/单击值菜单而不是Font Family
时,可以从菜单中选择其中许多选项。
如何在Emacs中查看Font Family
中可以使用的字体列表?
答案 0 :(得分:13)
在*scratch*
缓冲区中输入以下内容,然后按结束时的C-j
:
(font-family-list)
您可能需要通过点击最后的enter
来扩展结果以查看所有结果。
答案 1 :(得分:6)
如果您在X Window系统上使用Emacs 23.1或更高版本,则以下fc-list
命令可以列出系统上可用于Emacs(或使用fontconfig的任何应用程序)的字体系列:
$ fc-list : family