emacs-devel
[Top][All Lists]
Advanced

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

Re: Suggest installing more fonts?


From: Stefan Monnier
Subject: Re: Suggest installing more fonts?
Date: Sat, 17 Oct 2020 11:04:23 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> The glyph information (assuming you mean 'struct glyph') is ephemeral,
> and is not recorded between redisplay cycles.  It stays stored in the
> "current" glyph matrix, but Emacs almost never consults that for
> anything except comparison with "desired" matrix, because the current
> matrix can easily become outdated.

I didn't mean "struct glyph", no.  I was thinking about putting a test
in the place where we *draw* a tofu char.  I can't find that code right
now, tho, so I don't know if that would be workable.


        Stefan




reply via email to

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