view etc/letter.xpm @ 73018:aab836d32a11

(Fpos_visible_in_window_p): Doc fix.
author Kim F. Storm <storm@cua.dk>
date Wed, 20 Sep 2006 10:14:46 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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