view etc/letter.xpm @ 76732:9da363f4f83c

** rob@tenfoot.org.uk, Mar 12: set-face-attribute doesn't set default for new frames Fix checked in.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 25 Mar 2007 19:01:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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