view etc/images/ezimage/info.xpm @ 103840:a9bb4a9d0ebd

xfns.c (Fx_select_font): Remember last font selected in x_last_font_name and use that the next time. Also try the frame parameter font-parameter as default to the font dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Fri, 10 Jul 2009 17:07:36 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_info_xpm[] = {
"10 15 4 1",
" 	c None",
".	c #BEBEBE",
"+	c #0000FF",
"@	c #FFFFFF",
"    ..    ",
"  ..+++.  ",
" .+++@++. ",
" .+++++++ ",
" .+++++++ ",
".++@@@++++",
".++++@++++",
".++++@++++",
".++++@++++",
" .+++@++++",
" .+++@+++ ",
" .+@@@@@+ ",
" .+++++++ ",
"  .+++++  ",
"    ++    "};