Sha256: 4642b8a14da8d69460c69eb5ab96e3640f0dd367490629dfb9f5ed0521a8860d
Contents?: true
Size: 196 Bytes
Versions: 2
Compression:
Stored size: 196 Bytes
Contents
#define rightArrow_width 8 #define rightArrow_height 15 static unsigned char rightArrow_bits[] = { 0x01, 0x03, 0x07, 0x0f, 0x1f, 0x3f, 0x7f, 0xff, 0x7f, 0x3f, 0x1f, 0x0f, 0x07, 0x03, 0x01};
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pdf2json-0.2.0 | pdf2json-0.52-source/xpdf/rightArrow.xbm |
pdf2json-0.1.0 | pdf2json-0.52-source/xpdf/rightArrow.xbm |