]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/encode_bitmaps.py
must delcare methods as inline if we are going to actually inline them after the...
[wxWidgets.git] / wxPython / demo / encode_bitmaps.py
index 01206b94b2e61659f050d5fbad2378e4954e0211..90aafdc9032cb04fcee4cd430b688457e462aa24 100644 (file)
@@ -25,7 +25,7 @@ command_lines = [
     "-a -n TestMask bmp_source/testmask.bmp images.py",
 
     "-a -n Test2 bmp_source/test2.bmp images.py",
-    "-a -n Robin bmp_source/robin.jpg images.py",
+#    "-a -n Robin bmp_source/robin.jpg images.py",
 
     "-a -n Bulb1 bmp_source/lb1.bmp images.py",
     "-a -n Bulb2 bmp_source/lb2.bmp images.py",
@@ -46,7 +46,8 @@ command_lines = [
 
     "-a -n Smiles bmp_source/smiles.bmp images.py",
 
-    #"-a -n  bmp_source/ images.py",
+    "-a -n GridBG bmp_source/GridBG.gif images.py",
+
     ]