view etc/letter.xpm @ 79641:ccc6bcfd1dba

(Size and Position): Explain meaning of frame pixel width and height.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Dec 2007 03:50:04 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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