mirror of
https://github.com/php/php-src.git
synced 2024-12-24 09:18:17 +08:00
4 lines
172 B
C
4 lines
172 B
C
#define conv_test_xbm_width 16
|
|
#define conv_test_xbm_height 5
|
|
static unsigned char conv_test_xbm_bits[] = {
|
|
0x4c, 0x0d, 0x54, 0x15, 0xcc, 0x0d, 0x44, 0x05, 0x44, 0x05}; |