view lisp/sb-tag-plus.xpm @ 46468:9648dbb4974e

(copy_text, count_size_as_multibyte, insert_1): (count_combining_before, count_combining_after, insert_1_both): (insert, insert_and_inherit, insert_string): (insert_before_markers, insert_before_markers_and_inherit): String pointer args now point to const.
author Ken Raeburn <raeburn@raeburn.org>
date Tue, 16 Jul 2002 19:48:28 +0000
parents d6f40942e987
children c2a09ac7b7b1
line wrap: on
line source

/* XPM */
static char * sb_tag+_xpm[] = {
"20 15 4 1",
" 	c None",
".	c #828282",
"+	c #000000",
"@	c #FFF993",
"                    ",
"                    ",
"    ............... ",
"   .+++++++++++++++.",
"  .+@@@@@@@@@@@@@@+.",
" .+@@@@@@++@@@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
".+@++@@++++++@@@@@+.",
".+@++@@++++++@@@@@+.",
".+@@@@@@@++@@@@@@@+.",
" .+@@@@@@++@@@@@@@+.",
"  .+@@@@@@@@@@@@@@+.",
".  .+++++++++++++++.",
"    ............... ",
"                    "};