summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpainter/drawLine_rop_bitmap/dst.xbm
blob: e645a0b86b9349ef41ea3ce6bbd2a0ba6d0c4653 (plain)
1
2
3
4
5
6
#define dst_width 8
#define dst_height 8
static char dst_bits[] = {
 0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0xf0,0x00,0x00,0x00,0x30,0x00,0x30,0x00,
 0x11,0x00,0x00,0x00,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0x10,0x00,0x00,
 0x00,0x11 };