view etc/images/mh-logo.xpm @ 66375:6680788d2e7f

(charset_mule_unicode_0100_24ff) (charset_mule_unicode_2500_33ff, charset_mule_unicode_e000_ffff): New variables. (Fsetup_special_charsets): Initialize them.
author Kenichi Handa <handa@m17n.org>
date Mon, 24 Oct 2005 08:03:17 +0000
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 */
"........##........",
".......####.......",
"......######......",
"......######......",
"....#########.....",
"..##############..",
".##...######....#.",
"##...#.#.####...#.",
"....#..#.##.#...#.",
"...#..##.#.#.#....",
"...#..#..#..#.#...",
"...#..#.##..#.##..",
"...#..#.#..#....#."
};