view etc/letter.xpm @ 56637:4ea7f10f1b53

(describe-bindings): Doc fix.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 09 Aug 2004 18:50:28 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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