view etc/letter.xpm @ 56100:f64396b94a00

(windows-1256, cp1125): Fix tables for several characters.
author Kenichi Handa <handa@m17n.org>
date Mon, 14 Jun 2004 00:35:11 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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