view etc/letter.xpm @ 46534:9059071c4fa9

Updated with patches from 1.8-1.17
author J.D. Smith <jdsmith@as.arizona.edu>
date Fri, 19 Jul 2002 07:01:33 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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