annotate etc/toolbar/info-def-dn.xbm @ 4295:eded49463f9a

[xemacs-hg @ 2007-11-29 13:37:51 by aidan] Add round-trip tests for my fixed-width-8-bit CCL coding systems, fix a bug with them, take out some inadvertant debugging code of mine from mule-ccl.c.
author aidan
date Thu, 29 Nov 2007 13:38:21 +0000
parents 376386a54a3c
children 7910031dd78a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 #define noname_width 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define noname_height 28
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char noname_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xdf,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x03,0xfe,0x0f,0xff,0x07,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0xdf,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x03,0xff,0x0f,0xff,0x01,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x07,0xff,0x0f,0xff,0x03,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
10 0xfe,0x0f,0xff,0x01,0xfc,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
11 0xff,0xff,0x0f,0xff,0xff,0xff,0x0f};