view etc/images/letter.xpm @ 86090:4023cc57741b

etags.1: note that you can use "-" for stdout with -o.
author Francesco Potortì <pot@gnu.org>
date Thu, 15 Nov 2007 14:54:56 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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