Sha256: a905562979985377eb030dba8978fe73286eb9e1e9fc384da4a873a8ddce8b89

Contents?: true

Size: 445 Bytes

Versions: 3

Compression:

Stored size: 445 Bytes

Contents

/* XPM */
static const char * Circle_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/Circle.xpm
wxruby3-shapes-0.9.5 samples/demo/art/Circle.xpm
wxruby3-shapes-0.9.0.pre.beta.3 samples/demo/art/Circle.xpm