source: trunk/third/x3270/dot.bm @ 9081

Revision 9081, 206 bytes checked in by ghudson, 28 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r9080, which included commits to RCS files with non-trunk default branches.
RevLine 
[9080]1#define dot_width 10
2#define dot_height 10
3static 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.