view etc/letter.xpm @ 83208:e318dfc2edc6

README updates. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-248
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 20 Sep 2004 13:59:19 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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