view etc/letter.xpm @ 83193:e6f198d9e7d3

README updates. git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-233
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 19 Aug 2004 14:30:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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