view etc/letter.xpm @ 68713:2ecdb9895483

* commands.texi (Text Characters): Update xrefs.
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 08 Feb 2006 02:25:09 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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