Mercurial > emacs
view lisp/toolbar/cut.xpm @ 89294:57eceaa28da0
Register devanagari-composable-function
in composition-function-table for Devanagari characters.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 07 Nov 2002 06:29:07 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", ".................. .....", "................ ......", "............... .......", ".............. ........", "............. .........", ".... .... ..... ..", "... ... .. ... ....", "... ... ......", ".... ... .........", ".......... ............", "......... ............", "........ .. ............", "....... ... ............", "....... .. .............", "....... ..............", "........................", "........................", "........................", "........................" };