Mercurial > emacs
view etc/images/letter.xpm @ 107705:51eb297451ff
Fix Indic composable patterns for the new Unicode specification.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 30 Mar 2010 21:50:44 +0900 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};