view etc/images/letter.xpm @ 96235:659365240213

Replace truncate_partial_width_windows with Vtruncate_partial_width_windows.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 24 Jun 2008 17:57:02 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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