view etc/letter.xpm @ 59371:364d233a8dc3

Minor typos corrected, and some small re-wording.
author Stephen Eglen <stephen@gnu.org>
date Wed, 05 Jan 2005 13:16:22 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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