view etc/images/letter.xpm @ 99263:6ca1ece7bbe9

* indent.texi (Indentation): Link to Program Indent.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 30 Oct 2008 23:46:10 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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