[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tool bar icon size problems
On Tue, 19 Feb 2008 08:07:12 +0900,
Katsumi Yamaoka <yamaoka@xxxxxxx> wrote:
[...]
> Hm, the icon files in the icons/ directory in the emacs-w3m trunk are
> all that of 24-dot height. This has been designed so as to be exactly
> the same as the height of the ones in the Emacs trunk. (OTOH, the
> ones in the icons30/ directory in the emacs-w3m trunk have been
> designed so as to be suitable for XEmacs.) So, what should we do
> further? ;-)
Are you having the same naughty idea I am? ;-)
There's one thing I don't understand though:
,-----[ C-h v w3m-toolbar-home-icon RET ]
| w3m-toolbar-home-icon's value is
| (image :type xpm :file "/usr/share/pixmaps/w3m-el/home-up.xpm" :ascent center :color-symbols
| (("backgroundToolBarColor" . "None")))
|
|
| Documentation:
| Not documented as a variable.
|
| [back]
`-----
yet:
,-----[ C-h v w3m-toolbar-icon-preferred-image-types RET ]
| w3m-toolbar-icon-preferred-image-types is a variable defined in `w3m-ems.el'.
| Its value is (png)
|
|
| Documentation:
| List of image types that you prefer to use for the tool bar icons.
| By default, `png' is most preferred for Emacs built with GTK and `xpm'
| is for others.
|
| You can customize this variable.
|
| [back]
`-----
why is the first var using xpm, when I have a GTK Emacs? And why am I
seeing the tool bar problem, when the icons are supposed to be the same
height as the ones in Emacs trunk? Thanks again.
--
Seb