view etc/images/letter.xpm @ 91322:fc05151881d9

Set font-shape-text for all Indic characters in composition-function-table.
author Kenichi Handa <handa@m17n.org>
date Mon, 07 Jan 2008 12:38:30 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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