view etc/letter.xpm @ 71383:4a969fe4cb19

2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu> some typo fixes
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 18 Jun 2006 17:12:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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