view etc/letter.xpm @ 61590:005901da292a

(ucs-set-table-for-input): Disable when using unify-on-decoding.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 16 Apr 2005 21:00:47 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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