view etc/letter.xpm @ 75949:d420b7899f20

(Fformat): Add support for '+' flag.
author Andreas Schwab <schwab@suse.de>
date Fri, 16 Feb 2007 13:18:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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