Groups | Search | Server Info | Login | Register
Groups > gnu.emacs.help > #61028
| From | François Patte <francois.patte@mi.parisdescartes.fr> |
|---|---|
| Newsgroups | gnu.emacs.help |
| Subject | help with fonts |
| Date | 2025-05-29 19:05 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <101a44s$3vdfk$1@dont-email.me> (permalink) |
Bonjour,
I have this line in my init file .emacs :
(set-face-font 'default "fontset-default")
(set-fontset-font "fontset-default" 'grantha "Noto Serif Grantha")
And emacs complains that it cannot find this font.
If I test the installed fonts with fc-list, I get this answer:
fc-list |grep Grantha
/usr/share/fonts/google-noto/NotoSerifGrantha-Regular.ttf: Noto Serif
Grantha:style=Regular
So the font is installed.... Why this complaint? And how can I debug?
I add that this was perfectly working in my previous linux install, did
I miss something in my new installation?
Thank you for helping.
F.P.
Back to gnu.emacs.help | Previous | Next — Next in thread | Find similar
help with fonts François Patte <francois.patte@mi.parisdescartes.fr> - 2025-05-29 19:05 +0200
Re: help with fonts Ethan Carter <ec1828@somewhere.edu> - 2025-06-05 19:45 -0300
Re: help with fonts Rust Buckett <rsstinnett@pm.me> - 2025-07-05 19:14 -0400
Re: help with fonts steve g <sgonedes1977@gmail.com> - 2026-03-29 20:17 -0400
csiph-web