view etc/images/ezimage/page-plus.xpm @ 90469:c9df3c05d0ed

(struct font_driver): Member parse_name deleted. (font_match_p, font_get_spec, font_parse_fcname) (font_unparse_fcname): Extern them. (font_get_name): Prototype adjusted.
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Jun 2006 12:36:28 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_pg_plus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFFFFF",
"#	c #ADADAD",
"       ............ ",
"      .++++++++++++.",
"     .++@@@@@@@@@@+.",
"    .+#+@@@@@@@@@@+.",
"   .+##+@@@@@@@@@@+.",
"  .+###+@@@++@@@@@+.",
" .+####+@@@++@@@@@+.",
".+++++++@++++++@@@+.",
".+@@@@@@@++++++@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@++@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".+@@@@@@@@@@@@@@@@+.",
".++++++++++++++++++.",
" .................. "};