view lisp/toolbar/lc-print.xpm @ 59879:aaf00c303308

* dispnew.c (update_window): Fixing compile error due to xassert being uncondition, but predicate is.
author Steven Tamm <steventamm@mac.com>
date Thu, 03 Feb 2005 07:05:35 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * print2_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #BBBDBA",
"#	c #6B6B66",
"$	c #504D46",
"                        ",
"      ++++++++++++      ",
"     +@..........@+     ",
"     +.........@@@+     ",
"     +.###.#@@...@+     ",
"     +...........@+     ",
"     +.##@.#@.@#.@+     ",
"     +...........@+     ",
"     +.@@.@.@@@..@+     ",
"     +....@......@+     ",
"    ++.###@##@#@@@++    ",
"   +.+@@@@@@@@@@@@+#+   ",
"  +..#$++++++++++##@@+  ",
" +....................+ ",
" +@#...............@@@+ ",
" +@#.@@@@@@@@@@@@@@#@#+ ",
" +@#...............$##+ ",
" +@#$$$$$$$$$$$$$$$$##+ ",
" +@@###$#$$$$$$$$$$###+ ",
" +#@@#########$#######+ ",
"  ++++++++++++++++++++  ",
"  +#@@@@@@@@@@@@@@@##+  ",
"   ++++++++++++++++++   ",
"                        "};