Mercurial > emacs
view etc/letter.xpm @ 90176:dfbe37c15be3
(unidata-get-decomposition): For Hangul
decomposition, if T is the same as TBase, don't include it in the
returned list.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 12 May 2005 01:49:40 +0000 |
parents | bc20bf61a6e9 |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};