view etc/letter.xpm @ 89873:9a279ff9d245

(DECODE_DESIGNATION): Set chars_96 to -1 instead of goto invalid_code. (decode_coding_iso_2022): Fix handling of invalid designation.
author Kenichi Handa <handa@m17n.org>
date Tue, 30 Mar 2004 13:09:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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