view lisp/sb-dir-minus.xpm @ 89933:48af0ea7d387

(setup_coding_system): Set coding->common_flags correctly for raw-text. (consume_chars): On encoding unibyte text by raw-text, don't check multibyte form. (encode_coding): On encoding by raw-text, never use translation tables.
author Kenichi Handa <handa@m17n.org>
date Wed, 28 Apr 2004 12:52:51 +0000
parents 95fb805b4d40
children c2a09ac7b7b1
line wrap: on
line source

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