unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Heime <heimeborgia@protonmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Changing font weight with buffer-face-mode-invoke
Date: Wed, 26 Jun 2024 20:54:53 +0000	[thread overview]
Message-ID: <R1y32xmlLbmrIKiOIsJnE_BwGyUaFcRShYprfVsGes8oxV73S5FZ8FsOIHZ1exH8MHljvRZdF5Yj6Hcg7pzzjhTC-Ka15vJ6m0Jybmt0l7o=@protonmail.com> (raw)
In-Reply-To: <86r0cj7dmh.fsf@gnu.org>

On Wednesday, June 26th, 2024 at 6:39 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Wed, 26 Jun 2024 17:08:40 +0000
> > From: Heime heimeborgia@protonmail.com
> > Cc: help-gnu-emacs@gnu.org
> > 
> > > Use standard weights: regular, medium, bold. Some font families have
> > > also additional weights: light, semi-light, semi-bold, extra-bold.
> > > The full list of weight values is in the ELisp manual, in the node
> > > "Face Attributes".
> > 
> > Some faces, e.g. "URW Chancery L" have "Medium Italic" and "Bold Italic".
> > And not all faces have the weights declared in the list. Could there be
> > an elisp function that returns a list of the available weights and styles
> > for each entry in the list of font families ?
> 
> 
> I think you want list-fonts. See the node "Low-Level Font" in the
> ELisp manual, it describes this stuff.

Could there be support functions (font-height-list :family family) and 
(font-weight-list :family family) so they can be used with

(buffer-face-mode-invoke 
  `(:family ,face-family :height ,face-height :weight ,face-weight) t)

As the height and weight are customarily asked by users wanting to change
font.  If one can get the specific values available for a specific family,
one would not run in the frequent difficulty of supplying non-existent
values, resulting in no changes being applied.




  parent reply	other threads:[~2024-06-26 20:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-25 21:58 Changing font weight with buffer-face-mode-invoke Heime
2024-06-26 12:55 ` Eli Zaretskii
2024-06-26 17:08   ` Heime
2024-06-26 18:39     ` Eli Zaretskii
2024-06-26 19:32       ` Heime
2024-06-27  4:56         ` Eli Zaretskii
2024-06-26 20:54       ` Heime [this message]
2024-06-27  5:23         ` Eli Zaretskii
2024-06-27  8:48           ` Heime
2024-06-27  9:30             ` Yuri Khan
2024-06-27 10:24             ` Eli Zaretskii
2024-06-27 10:59               ` Heime
2024-06-27 12:31                 ` Eli Zaretskii
2024-06-27 16:49                   ` Heime

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='R1y32xmlLbmrIKiOIsJnE_BwGyUaFcRShYprfVsGes8oxV73S5FZ8FsOIHZ1exH8MHljvRZdF5Yj6Hcg7pzzjhTC-Ka15vJ6m0Jybmt0l7o=@protonmail.com' \
    --to=heimeborgia@protonmail.com \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).