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

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

bug#51821: 29.0.50; Suggest add variable or frame parameter: line-height


From: Lars Ingebrigtsen
Subject: bug#51821: 29.0.50; Suggest add variable or frame parameter: line-height
Date: Sat, 20 Nov 2021 10:58:14 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Allow saying:
>> 
>> (defface separator-line
>>   '((((type graphic) (background dark))
>>      :pixel-height 1 :background "#505050")
>
> How is that different from :height?  It uses different units, but
> that's not a problem for this use case, is it?

It's a way to say "don't scale this, ever", which was a problem here,
wasn't it?  (And :height 0.1 doesn't give me a single pixel on this
display -- we have no way to express that currently.)

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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