view etc/letter.xpm @ 56187:e3720731abbb

(safe_alloca_unwind): New function.
author Kim F. Storm <storm@cua.dk>
date Mon, 21 Jun 2004 21:51:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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