Sha256: 7793d2534c0932a92b4b2e2ea9653c316de0a4dc121eb9707993964f446e2f2b

Contents?: true

Size: 497 Bytes

Versions: 7

Compression:

Stored size: 497 Bytes

Contents

/* XPM */
static const char *const alignright_xpm[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1",
". c #4D4D4D",
"  c None",
/* pixels */
"                ",
"                ",
" .............. ",
"                ",
"     .......... ",
"                ",
" .............. ",
"                ",
"     .......... ",
"                ",
" .............. ",
"                ",
"     .......... ",
"                ",
"                ",
"                "
};

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wxruby3-0.9.7-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.5-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.4-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.3-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.2-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.1-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm
wxruby3-0.9.0-x64-mingw-ucrt samples/text/art/richtext/alignright.xpm