view etc/letter.xpm @ 50539:4bdf6c3c3d59

(temp_echo_area_glyphs): Adjust prototype.
author Kenichi Handa <handa@m17n.org>
date Fri, 11 Apr 2003 02:06:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};