help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change font for buffer


From: Heime
Subject: Re: Change font for buffer
Date: Sat, 22 Jun 2024 01:41:30 +0000

On Friday, June 21st, 2024 at 9:49 PM, Heime <heimeborgia@protonmail.com> wrote:

> How can I change the font used by emacs for a buffer. Is there
> a way to get a some of the font available that I can loop through using elisp 
> code, as one can do in open-office ?

I would like to use URW Chancery

Doing 

fc-list | sort | uniq | grep -i Chancery

gives

/usr/share/fonts/type1/gsfonts/z003034l.pfb: URW Chancery L:style=Medium Italic

and

/usr/share/fonts/X11/Type1/z003034l.pfb: URW Chancery L:style=Medium Italic







reply via email to

[Prev in Thread] Current Thread [Next in Thread]