]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/listctrl/bitmaps/toolgame.xpm
Added richtextprinting.cpp/h
[wxWidgets.git] / samples / listctrl / bitmaps / toolgame.xpm
index d0cc8aed5fe2e180dfb8a34f5e29d8644e5332bb..79e2ea3d79117517f26a406567a723615526db79 100644 (file)
@@ -1,41 +1,41 @@
 /* XPM */
-static char * toolgame_xpm[] = {
-/* width height ncolors chars_per_pixel */
+static char *toolgame_xpm[] = {
+/* columns rows colors chars-per-pixel */
 "32 32 3 1",
-/* colors */
-"      s None  c None",
-".     c #808080",
-"+     c #ff0000",
+"X c #808080",
+"  c None",
+". c #FF0000",
 /* pixels */
 "                                ",
-"      +++++         +++++       ",
-"    +++++++++     +++++++++     ",
-"   +++++++++++   +++++++++++    ",
-"  +++++++++++++ +++++++++++++   ",
-"  +++++++++++++.+++++++++++++.  ",
-" +++++++++++++++++++++++++++++  ",
-" +++++++++++++++++++++++++++++. ",
-" +++++++++++++++++++++++++++++. ",
-" +++++++++++++++++++++++++++++. ",
-" +++++++++++++++++++++++++++++. ",
-"  +++++++++++++++++++++++++++.. ",
-"  +++++++++++++++++++++++++++.  ",
-"   +++++++++++++++++++++++++..  ",
-"    +++++++++++++++++++++++..   ",
-"     +++++++++++++++++++++..    ",
-"      +++++++++++++++++++..     ",
-"       +++++++++++++++++..      ",
-"       +++++++++++++++++.       ",
-"        +++++++++++++++..       ",
-"         +++++++++++++..        ",
-"         +++++++++++++.         ",
-"          +++++++++++..         ",
-"           +++++++++..          ",
-"            +++++++..           ",
-"            +++++++.            ",
-"             +++++..            ",
-"              +++..             ",
-"               +..              ",
-"               +.               ",
-"                .               ",
-"                                "};
+"                                ",
+"                                ",
+"                                ",
+"               ..               ",
+"              ....              ",
+"             ......             ",
+"            ........            ",
+"           ..........           ",
+"          ............          ",
+"         ..............         ",
+"        ................        ",
+"       ..................       ",
+"      ....................      ",
+"     ......................     ",
+"    ........................    ",
+"   ..........................   ",
+"    ........................X   ",
+"     ......................X    ",
+"      ....................X     ",
+"       ..................X      ",
+"        ................X       ",
+"         ..............X        ",
+"          ............X         ",
+"           ..........X          ",
+"            ........X           ",
+"             ......X            ",
+"              ....X             ",
+"               ..X              ",
+"                                ",
+"                                ",
+"                                "
+};