view etc/letter.xpm @ 69821:5baeec79c0cd

Update to IDLWAVE version 6.0; see idlwave.org.
author J.D. Smith <jdsmith@as.arizona.edu>
date Thu, 06 Apr 2006 18:46:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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