Sha256: 31596be278affa4ce1ee30512c6349f22366498625cd277d7ec31e913bee1ee4

Contents?: true

Size: 1.04 KB

Versions: 7

Compression:

Stored size: 1.04 KB

Contents

/* XPM */
static char *test2[] = {
/* columns rows colors chars-per-pixel */
"24 32 2 1 ",
"  c red",
". c white",
/* pixels */
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..  ..................  ",
"..   ................   ",
"...   ..............   .",
"....   ............   ..",
".....   ..........   ...",
"......   ........   ....",
".......   ......   .....",
"........   ....   ......",
".........   ..   .......",
"..........      ........",
"...........    .........",
"............   .........",
"...........     ........",
"..........   .   .......",
".........   ...   ......",
"........   .....   .....",
".......   .......   ....",
"......   .........   ...",
".....   ...........   ..",
"....   .............   .",
"...   ...............   ",
"..   .................  ",
"..  ................... ",
"........................",
"........................",
"........................"
};

Version data entries

7 entries across 7 versions & 1 rubygems

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