]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/icon1.xpm
Fixed Unicode glitch
[wxWidgets.git] / samples / treectrl / icon1.xpm
index f420ec9d5de0c3eb34e4b4220ea8ac4b869611b8..0263fadbaa0fd30349b410c09d836176ad029b29 100644 (file)
@@ -1,25 +1,41 @@
 /* XPM */
-static char * icon1_xpm[] = {
-/* width height ncolors chars_per_pixel */
-"16 16 3 1",
+static char *icon1_xpm[] = {
+/* width height num_colors chars_per_pixel */
+"    32    32        2            1",
 /* colors */
-"      s None  c None",
-".     c #000000",
-"+     c #ffffff",
+". c #000000",
+"# c #ffffff",
 /* pixels */
-"                ",
-"  ........      ",
-"  .++++++..     ",
-"  .+.+.++.+.    ",
-"  .++++++....   ",
-"  .+.+.+++++.   ",
-"  .+++++++++.   ",
-"  .+.+.+.+.+.   ",
-"  .+++++++++.   ",
-"  .+.+.+.+.+.   ",
-"  .+++++++++.   ",
-"  .+.+.+.+.+.   ",
-"  .+++++++++.   ",
-"  ...........   ",
-"                ",
-"                "};
+"################################",
+"################################",
+"####................############",
+"####................############",
+"####..############....##########",
+"####..############....##########",
+"####..##..##..####..##..########",
+"####..##..##..####..##..########",
+"####..############........######",
+"####..############........######",
+"####..##..##..##########..######",
+"####..##..##..##########..######",
+"####..##################..######",
+"###...##################..######",
+"####..##..##..##..##..##..######",
+"####..##..##..##..##..##..######",
+"####..##################..######",
+"####..##################..######",
+"####..##..##..##..##..##..######",
+"####..##..##..##..##..##..######",
+"####..##################..######",
+"####..##################..######",
+"####..##..##..##..##..##..######",
+"####..##..##..##..##..##..######",
+"####..##################..######",
+"####..##################..######",
+"####......................######",
+"####......................######",
+"################################",
+"################################",
+"################################",
+"################################"
+};