emacs-devel
[Top][All Lists]
Advanced

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

Re: width of propertized string


From: Stefan Monnier
Subject: Re: width of propertized string
Date: Fri, 06 Jun 2008 15:16:54 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

>>> Given a propertized string, how would one find out what its (pixel)
>>> dimensions are going to be?
>> Display it, measure its size.
> Tried that (see code below).

I didn't mean it seriously.
We can only do it at the C code level right now, using move_it_to.


        Stefan




reply via email to

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