annotate etc/w3/stop.xbm @ 177:6075d714658b r20-3b15

Import from CVS: tag r20-3b15
author cvs
date Mon, 13 Aug 2007 09:51:16 +0200
parents 376386a54a3c
children
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 stop_width 20
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2 #define stop_height 20
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
3 static char stop_bits[] = {
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
4 0xc0, 0x3f, 0x00, 0x20, 0x40, 0x00, 0x10, 0x80, 0x00, 0x08, 0x00, 0x01,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
5 0x04, 0x00, 0x02, 0x02, 0x00, 0x04, 0x01, 0x00, 0x08, 0xb9, 0x9b, 0x09,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
6 0x05, 0xa5, 0x0a, 0x05, 0xa5, 0x0a, 0x19, 0xa5, 0x09, 0x21, 0xa5, 0x08,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
7 0x21, 0xa5, 0x08, 0x1d, 0x99, 0x08, 0x02, 0x00, 0x04, 0x04, 0x00, 0x02,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 0xc8, 0x3f, 0x01, 0x10, 0x80, 0x00, 0x20, 0x40, 0x00, 0xc0, 0x3f, 0x00};