view etc/letter.xpm @ 66355:c0d59eaed181

* thumbs.el (thumbs-image-type): Add .pbm.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 23 Oct 2005 21:50:34 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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