view etc/letter.xpm @ 89726:2660b0974edb

(get_composition_id): Handle xoff and yoff in a composition rule.
author Kenichi Handa <handa@m17n.org>
date Fri, 23 Jan 2004 08:49:11 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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