source:
trunk/third/x3270/dot.bm
@
9081
Revision 9081, 206 bytes checked in by ghudson, 28 years ago (diff) |
---|
Rev | Line | |
---|---|---|
[9080] | 1 | #define dot_width 10 |
2 | #define dot_height 10 | |
3 | static unsigned char dot_bits[] = { | |
4 | 0x55, 0xfd, 0xaa, 0xfc, 0xfd, 0xfc, 0xfe, 0xfc, 0xfd, 0xfc, 0xfe, 0xfc, | |
5 | 0xfd, 0xfc, 0xfe, 0xfc, 0x01, 0xfc, 0x00, 0xfc}; |
Note: See TracBrowser
for help on using the repository browser.