view etc/letter.xpm @ 67446:0d03cdfa9108

(zap-to-char): Translate CHAR by translation-table-for-input.
author Kenichi Handa <handa@m17n.org>
date Sat, 10 Dec 2005 01:12:25 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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