view etc/images/letter.xpm @ 97173:38abfd74e4d2

(International Chars): Describe C-x =.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 31 Jul 2008 19:30:45 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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