view etc/letter.xpm @ 57761:13239a8e9e80

(utf-translate-cjk-charsets): Add katakana-jisx0201.
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Oct 2004 02:00:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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