view etc/letter.xpm @ 57196:090c23fa222c

(insert-sliced-image): Add doc string.
author Kim F. Storm <storm@cua.dk>
date Wed, 22 Sep 2004 23:12:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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