emacs-devel
[Top][All Lists]
Advanced

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

Re: master 371c4f642a 1/2: Add new commands to zoom emojis


From: Visuwesh
Subject: Re: master 371c4f642a 1/2: Add new commands to zoom emojis
Date: Tue, 05 Jul 2022 18:25:32 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

[செவ்வாய் ஜூலை 05, 2022] Arash Esbati wrote:

>> I wonder why you did that: it's a strange thing to do.  Did you really
>> want to have Emoji displayed at size different from the other
>> characters?
>
> Yes, it was intentional.  I have this in my .emacs:
>
> (custom-set-faces
>  '(default ((t (:family "Source Code Pro Medium"
>                 :foundry "outline"
>                 :slant normal
>                 :weight medium
>                 :height 90
>                 :width normal)))))
>
> I reduced the size of Emojis in order to harmonize the line height
> between the lines with and without Emojis.  I wasn't aware that :size
> means "fixed size".
>
> Is there another way to tell Emacs "Use a reduced size for Emojis, but
> be flexible when requested otherwise?"  So basically behave like the
> definition above for `default'?
>

Maybe `face-font-rescale-alist'?

> Best, Arash



reply via email to

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