view etc/letter.xpm @ 78452:8a8bca3342bc

(image-toggle-display): Use image-refresh.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 07 Aug 2007 16:40:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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