view etc/letter.xpm @ 53004:d1c718fe0bb5

Fix language names. Add C, Braille, Georgian, Ukrainian. Add IPA pronunciation to English. Fix tab widths.
author Kenichi Handa <handa@m17n.org>
date Thu, 06 Nov 2003 23:00:45 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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