X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/04a429cb8a929cd56401e47a9a7d115cc3533353..f91de7da185ddfa82ece11ab3c0533be7362696b:/wxPython/demo/encode_bitmaps.py diff --git a/wxPython/demo/encode_bitmaps.py b/wxPython/demo/encode_bitmaps.py index 01206b94b2..90aafdc903 100644 --- a/wxPython/demo/encode_bitmaps.py +++ b/wxPython/demo/encode_bitmaps.py @@ -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", + ]