Mercurial > emacs
view etc/images/low-color/paste.xpm @ 108982:99288c087e4b
Derive bidi type table from UnicodeData.txt.
src/bidi.c (bidi_initialize): Remove explicit initialization of
bidi_type_table; include biditype.h instead. Don't support
entries whose second codepoint is zero.
src/biditype.h: New file.
admin/unidata/biditype.awk: New file.
admin/unidata/Makefile.in (../../src/biditype.h): New target.
admin/unidata/makefile.w32-in (../../src/biditype.h): New target.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 12 Jun 2010 17:15:25 +0300 |
parents | 28718fa5d988 |
children |
line wrap: on
line source
/* XPM */ static char * paste2_xpm[] = { "24 24 8 1", " c None", ". c #FFFFFF", "+ c #BBBDBA", "@ c #000100", "# c #6B6B66", "$ c #504D46", "% c #D3B354", "& c #974F3D", " @@@@ ", " @@@@@@+..#@@@@@@ ", "@.....$.++#$+...+@ ", "@.++++$.##+$#+++%@ ", "@.+++$..+++#$#++%@ ", "@.++$++++++#$$++%@ ", "@.++#$$$$$$$$#++%@ ", "@.+++########+++%@ ", "@.+++++#$@@@@@$$@@@@@ ", "@.+++++$+...........+@ ", "@.+++++$.............@ ", "@.+++++@.+##+..+#.#+.@ ", "@.+++++@.............@ ", "@.+++++$.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@.+++++@.............@ ", "@.+++++@.##.###+.+#..@ ", "@.+++++$.............@ ", "@.+++++$.+##.###+.+#.@ ", "@+%%%%&@.............@ ", " @@@@@@@+...........+@ ", " @@@@@@@@@@@@@ ", " "};