view etc/letter.xpm @ 55479:50b878285992

(help-argument-name): Default to italic. (help-highlight-arguments): Always return (usage . doc).
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 09 May 2004 22:41:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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