view etc/letter.xpm @ 52936:cd6e896ac111

2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk> * widget.texi (Defining New Widgets): Document new beavior of :buttons and :children keywords.
author Per Abrahamsen <abraham@dina.kvl.dk>
date Sun, 26 Oct 2003 13:31:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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