view etc/letter.xpm @ 52344:f1fd0b3a923e

(image-jpeg-p): Don't search beyond length of data.
author John Paul Wallington <jpw@pobox.com>
date Tue, 26 Aug 2003 15:36:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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