view lisp/sb-tag-v.xpm @ 57737:e425df7605c9

(ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more Unicode ranges.
author Kenichi Handa <handa@m17n.org>
date Wed, 27 Oct 2004 12:50:09 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

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