view etc/letter.xpm @ 89413:77346c45f728

(utf-16-be) (utf-16-be-with-signature): Comment-out :endian.
author Dave Love <fx@gnu.org>
date Wed, 30 Apr 2003 22:51:23 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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