comparison etc/w3/stop.xbm @ 0:376386a54a3c r19-14

Import from CVS: tag r19-14
author cvs
date Mon, 13 Aug 2007 08:45:50 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:376386a54a3c
1 #define stop_width 20
2 #define stop_height 20
3 static char stop_bits[] = {
4 0xc0, 0x3f, 0x00, 0x20, 0x40, 0x00, 0x10, 0x80, 0x00, 0x08, 0x00, 0x01,
5 0x04, 0x00, 0x02, 0x02, 0x00, 0x04, 0x01, 0x00, 0x08, 0xb9, 0x9b, 0x09,
6 0x05, 0xa5, 0x0a, 0x05, 0xa5, 0x0a, 0x19, 0xa5, 0x09, 0x21, 0xa5, 0x08,
7 0x21, 0xa5, 0x08, 0x1d, 0x99, 0x08, 0x02, 0x00, 0x04, 0x04, 0x00, 0x02,
8 0xc8, 0x3f, 0x01, 0x10, 0x80, 0x00, 0x20, 0x40, 0x00, 0xc0, 0x3f, 0x00};