libpurple/protocols/sametime/tests/data/image-data.h

changeset 39530
05edca1618d6
equal deleted inserted replaced
39529:025cbbc9e5ae 39530:05edca1618d6
1 // generated via:
2 // $ cat test-image.png | hexdump -v -e '1 1 "0x%02x," " "' | xargs -n 8 echo
3 static const guint8 test_image_data[] = {
4 0x89, 0x50, 0x4e, 0x47, 0x0d, 0x0a, 0x1a, 0x0a,
5 0x00, 0x00, 0x00, 0x0d, 0x49, 0x48, 0x44, 0x52,
6 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x00, 0x02,
7 0x08, 0x02, 0x00, 0x00, 0x00, 0xfd, 0xd4, 0x9a,
8 0x73, 0x00, 0x00, 0x00, 0x09, 0x70, 0x48, 0x59,
9 0x73, 0x00, 0x00, 0x0b, 0x13, 0x00, 0x00, 0x0b,
10 0x13, 0x01, 0x00, 0x9a, 0x9c, 0x18, 0x00, 0x00,
11 0x00, 0x07, 0x74, 0x49, 0x4d, 0x45, 0x07, 0xe0,
12 0x0a, 0x02, 0x16, 0x30, 0x22, 0x28, 0xa4, 0xc9,
13 0xdd, 0x00, 0x00, 0x00, 0x1d, 0x69, 0x54, 0x58,
14 0x74, 0x43, 0x6f, 0x6d, 0x6d, 0x65, 0x6e, 0x74,
15 0x00, 0x00, 0x00, 0x00, 0x00, 0x43, 0x72, 0x65,
16 0x61, 0x74, 0x65, 0x64, 0x20, 0x77, 0x69, 0x74,
17 0x68, 0x20, 0x47, 0x49, 0x4d, 0x50, 0x64, 0x2e,
18 0x65, 0x07, 0x00, 0x00, 0x00, 0x16, 0x49, 0x44,
19 0x41, 0x54, 0x08, 0xd7, 0x63, 0xf8, 0xff, 0xff,
20 0x3f, 0x03, 0x03, 0x03, 0xe3, 0xb3, 0x4c, 0xb5,
21 0x9b, 0x4e, 0x0b, 0x00, 0x2f, 0xa9, 0x06, 0x2f,
22 0x8a, 0xd1, 0xc6, 0xb3, 0x00, 0x00, 0x00, 0x00,
23 0x49, 0x45, 0x4e, 0x44, 0xae, 0x42, 0x60, 0x82,
24 };

mercurial