Sha256: a264e369a2a3e6692be446b2924eebda34260c63047060083f931ae70a5bf666

Contents?: true

Size: 485 Bytes

Versions: 21

Compression:

Stored size: 485 Bytes

Contents

/* XPM */
static const char *const underline_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 3 1",
". c Black",
"X c #A6A6A6",
"  c None",
/* pixels */
"                ",
"                ",
"                ",
"    .... ....   ",
"     ..   ..    ",
"     ..   ..    ",
"     ..   ..    ",
"     ..   ..    ",
"     ..   ..    ",
"     ..   ..    ",
"     ..X X..    ",
"      .....     ",
"                ",
"    .........   ",
"                ",
"                "
};

Version data entries

21 entries across 21 versions & 1 rubygems

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