view etc/letter.xpm @ 75203:814b3ff94f47

(ucs-input-method): Signal an error for a Unicode character that is not yet supported.
author Kenichi Handa <handa@m17n.org>
date Fri, 12 Jan 2007 11:34:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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