view etc/letter.xpm @ 58892:2a6a963af889

(term-termcap-format): Synchronyze with terminfo. (term-emulate-terminal): Handle reset. (term-reset-terminal): New function.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 11 Dec 2004 21:05:19 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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