view etc/letter.xpm @ 50797:5b0873c0b734

(map_keymap_function_t): New type. (map_keymap): Declare.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 04 May 2003 00:10:01 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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