Sha256: 8440518ec3d58c90ad9a9361837b881662efb5d0fee181f5fa2fc3dd6849f006

Contents?: true

Size: 500 Bytes

Versions: 7

Compression:

Stored size: 500 Bytes

Contents

#define cursor_width 16
#define cursor_height 32
static unsigned char cursor_bits[] = {
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x80, 0x00, 0x84, 0x10,
  0xe8, 0x0b, 0x90, 0x04, 0xa8, 0x0a, 0x88, 0x08,
  0xfe, 0x3f, 0x88, 0x08, 0xa8, 0x0a, 0x90, 0x04,
  0xe8, 0x0b, 0x84, 0x10, 0x80, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
  0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
image_size-3.4.0 spec/images/xbm/crlf.16x32.xbm
image_size-3.3.0 spec/images/xbm/crlf.16x32.xbm
image_size-3.2.0 spec/images/xbm/crlf.16x32.xbm
image_size-3.1.0 spec/images/xbm/crlf.16x32.xbm
image_size-3.0.2 spec/images/xbm/crlf.16x32.xbm
image_size-3.0.1 spec/images/xbm/crlf.16x32.xbm
image_size-3.0.0 spec/images/xbm/crlf.16x32.xbm