Sha256: d9cc7b62c236faf3d2bd34d71b46017972b077df7dcbf2da81c5274a0e1ec545

Contents?: true

Size: 488 Bytes

Versions: 20

Compression:

Stored size: 488 Bytes

Contents

/* XPM */
static const char *const indentmore_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 3 1",
". c #4D4D4D",
"  c None",
"X c #4D4DA6",
/* pixels */
"       .        ",
"                ",
"  .... .........",
"                ",
"  X    .........",
"  XX   .........",
"XXXXX           ",
"  XX   ......   ",
"  X    ......   ",
"                ",
"  .... .........",
"                ",
"  .... ..       ",
"                ",
"       .        ",
"                "
};

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
wxruby3-1.5.0 samples/text/art/richtext/indentmore.xpm
wxruby3-1.4.2 samples/text/art/richtext/indentmore.xpm
wxruby3-1.4.1 samples/text/art/richtext/indentmore.xpm
wxruby3-1.4.0 samples/text/art/richtext/indentmore.xpm
wxruby3-1.3.1 samples/text/art/richtext/indentmore.xpm
wxruby3-1.3.0 samples/text/art/richtext/indentmore.xpm
wxruby3-1.2.1 samples/text/art/richtext/indentmore.xpm
wxruby3-1.2.0 samples/text/art/richtext/indentmore.xpm
wxruby3-1.1.2 samples/text/art/richtext/indentmore.xpm
wxruby3-1.1.1 samples/text/art/richtext/indentmore.xpm
wxruby3-1.1.0 samples/text/art/richtext/indentmore.xpm
wxruby3-1.0.1 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.8 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.7 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.5 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.4 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.3 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.2 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.1 samples/text/art/richtext/indentmore.xpm
wxruby3-0.9.0 samples/text/art/richtext/indentmore.xpm