Sha256: ad28e756530caebcc107a11ea655effdd4ef5d3960d2b25fb078385909667b57

Contents?: true

Size: 496 Bytes

Versions: 7

Compression:

Stored size: 496 Bytes

Contents

/* XPM */
static const char *const alignleft_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/alignleft.xpm
wxruby3-0.9.5-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm
wxruby3-0.9.4-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm
wxruby3-0.9.3-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm
wxruby3-0.9.2-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm
wxruby3-0.9.1-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm
wxruby3-0.9.0-x64-mingw-ucrt samples/text/art/richtext/alignleft.xpm