view etc/letter.xpm @ 73263:0c9eb0495cde

Fix: ** michael@cadilhac.name, Oct 5: pos-visible-in-window-p and extreme conditions.
author Kim F. Storm <storm@cua.dk>
date Fri, 06 Oct 2006 13:32:07 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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