view etc/letter.xpm @ 75887:143dda694163

* s/umips.h: Unused file removed.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 14 Feb 2007 16:29:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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