emacs-devel
[Top][All Lists]
Advanced

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

Re: Several suggestions for image support


From: David Kastrup
Subject: Re: Several suggestions for image support
Date: 29 Apr 2004 10:08:23 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

address@hidden (Kim F. Storm) writes:

> David Kastrup <address@hidden> writes:
> 
> > Anyway, it would be nice if one could specify this relative to a
> > particular face.  Something like
> 
> But except for the "dynamic vs. static" properties here, that's
> the same effect you get with my simpler proposal:
> 
> > 
> > '(line-height . (1.0 . small-face))
> 
>  `(line-height . ,(face-char-height 'small-face))

The problem is that I have to know the actual display that will get
used in order to convert this into pixels.  If I have the same buffer
on two different displays (like M-x talk-connect RET does), then the
same faces might have completely different pixel dimensions.

It also means that I can't set up the buffer independent of the
display that it is going to be shown on.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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