view etc/images/low-color/index.xpm @ 90415:fed91f43ffad

Include "font.h". (x_set_mouse_face_gc, x_set_glyph_string_clipping) (x_set_glyph_string_clipping_exactly) (x_compute_glyph_string_overhangs) (x_draw_glyph_string_foreground) (x_draw_composite_glyph_string_foreground, x_draw_glyph_string) (x_free_frame_resources) [USE_FONT_BACKEND]: If enable_font_backend is nonzero, use font-backend mechanism. (x_new_fontset2) [USE_FONT_BACKEND]: New function.
author Kenichi Handa <handa@m17n.org>
date Tue, 06 Jun 2006 03:52:51 +0000
parents 28718fa5d988
children
line wrap: on
line source

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