emacs-devel
[Top][All Lists]
Advanced

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

Re: Icon displayed wrong


From: Eli Zaretskii
Subject: Re: Icon displayed wrong
Date: Sat, 19 May 2007 10:53:13 +0300

> From: Glenn Morris <address@hidden>
> Date: Sat, 19 May 2007 01:07:49 -0400
> Cc: address@hidden, address@hidden
> 
> James Cloos wrote:
> 
> > The problem with raw pgm files was fixed, but the cancel.pbm file should
> > still be replaced.  
> 
> Fine. I've converted it on the trunk

The converted image displays differently from the original one: it
looks like it gets its foreground and background colors from the
current frame.  To reproduce, visit the original and the converted PBM
files in a frame that sets non-default colors.  For the record, mine
are set up as follows:

  (add-to-list 'default-frame-alist '(background-color . "gray86"))
  (add-to-list 'default-frame-alist '(foreground-color . "medium blue"))

The original image, by contrast, always displays as black on white.  I
don't know enough about images and tool-bar buttons to say which of
these is the behavior we want.




reply via email to

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