view etc/letter.xpm @ 77601:19cb46e07cc9

David R. Linn <drl at jekyll.vuse.vanderbilt.edu> Add section on Solaris out-of-tree install issues with non-GNU make.
author Glenn Morris <rgm@gnu.org>
date Sat, 28 Apr 2007 19:16:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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