php-src/ext/gd/tests/conv_test.xbm
Marcus Boerger 1d9477f386 - new xbm support
@Added XBM support for bundled gd library. (marcus)

# It was enabled by the last commit and fixed by this one.
2003-02-02 01:34:54 +00:00

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};