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

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

Re: How to get the actual face attribute?


From: Yuan Fu
Subject: Re: How to get the actual face attribute?
Date: Mon, 22 Jun 2020 15:10:08 -0400


> On Jun 22, 2020, at 2:56 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
> 
>> Some one reported that when they change the text size with
>> text-scale-adjust, the alignment are messed up.
> 
> If the alignment is done before changing the text-scale, then it's no
> big surprise, since text-scale won't scale everything by the same factor.
> 

I see. I calculate the text size base on the assumption that the text scale is 
the same for all glyphs. That explains why my measuring are off.

Yuan


reply via email to

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