view etc/images/mh-logo.xpm @ 85093:17d7aed08b42

(gamegrid-setup-default-font): Use face-spec-set.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Oct 2007 01:35:07 +0000 (2007-10-09)
parents 7b615e6c0ea5
children 97ef75402706
line wrap: on
line source
/* XPM */
static char *mh-e[] = {
/* width height num_colors chars_per_pixel */
"    18    13        2            1",
/* colors */
"# c #666699",
". c None s None",
/* pixels */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};