view etc/images/letter.xpm @ 93653:5aea038bff86

typo fixes in my record 2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
author Michael Kifer <kifer@cs.stonybrook.edu>
date Fri, 04 Apr 2008 07:56:00 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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