view etc/letter.xpm @ 64913:989a5fc8da03

(Misc Network, Network Feature Testing) (Network Options, Make Network): New nodes split out of Low-Level Network.
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 19:46:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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