view etc/letter.xpm @ 65659:71ea8ba70056

(Fformat): Explicitly test for end of format string and don't use `index'.
author Richard M. Stallman <rms@gnu.org>
date Fri, 23 Sep 2005 18:22:46 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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