summaryrefslogtreecommitdiff
path: root/Build/source/libs/gd/libgd-src/tests/xbm/github_bug_109.xbm
blob: f427d86a54b2767e62a75ed83aa0b45749760b3c (plain)
1
2
3
4
5
#define test_width 10
#define test_height 10
static unsigned char test_bits[] = {
  0xFF, 0x03, 0x00, 0x00, 0xFF, 0x03, 0x00, 0x00, 0xFF, 0x03, 0x00, 0x00, 
  0xFF, 0x03, 0x00, 0x00, 0xFF, 0x03, 0x00, 0x00};