view etc/letter.xpm @ 61594:7a990909b5f9

(Positions): Clarify converting marker to integer.
author Richard M. Stallman <rms@gnu.org>
date Sun, 17 Apr 2005 15:46:33 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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