Difference between revisions of "Translations:FAQ/70/en"
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
− | Emacs will use `-*-*-*-r-normal-- | + | Emacs will use `-*-*-*-r-normal--<some font size>-*-*-*-*-*-*-*' as basefont(in src/xfns.c), if you do not have one matched, the code for input method won't run. Install some font package may help (On Archlinux, xorg-fonts-misc might be the right package but you can also try other xorg-fonts-* package.). |
Revision as of 18:12, 29 July 2020
Emacs will use `-*-*-*-r-normal--<some font size>-*-*-*-*-*-*-*' as basefont(in src/xfns.c), if you do not have one matched, the code for input method won't run. Install some font package may help (On Archlinux, xorg-fonts-misc might be the right package but you can also try other xorg-fonts-* package.).