view etc/letter.xpm @ 50535:32b881425e3d

(sort-coding-systems): Lower the priorities of all utf-16 base coding systems.
author Kenichi Handa <handa@m17n.org>
date Fri, 11 Apr 2003 00:41:40 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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