Subversion Repositories tendra.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
%%
2
#define dropbar8_width 8
3
#define dropbar8_height 8
4
static char dropbar8_bits[] = {
5
   0x00, 0x7f, 0xc1, 0xc1, 0xc1, 0xff, 0xfe, 0x00};
6
%%