Sha256: 81146705abc0104a3b18b499fe332dcd6fe9a4795007986acd2e64f3fa0bbe3f

Contents?: true

Size: 448 Bytes

Versions: 3

Compression:

Stored size: 448 Bytes

Contents

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