Sha256: 2d065808b4ba2631633e98c469b96ecb63767d70c80f0b0b1897b3d8fd91f130
Contents?: true
Size: 443 Bytes
Versions: 3
Compression:
Stored size: 443 Bytes
Contents
/* XPM */ static const char * Rect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ", " ............ ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " .++++++++++. ", " ............ ", " ", " ", " "};
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
wxruby3-shapes-0.9.6 | samples/demo/art/Rect.xpm |
wxruby3-shapes-0.9.5 | samples/demo/art/Rect.xpm |
wxruby3-shapes-0.9.0.pre.beta.3 | samples/demo/art/Rect.xpm |