Robin Dunn
46b81b96e1
Merge pull request #1082 from Metallicow/Fix-Image-Issues
...
Fix image issues
(cherry picked from commit 1f735769a1 )
2018-11-30 15:00:22 -08:00
Metallicow
8d33e811f9
Update Image Demo
...
Update image demo images and show most all methods.
2016-10-04 13:09:36 -05:00
Metallicow
caca0fec92
Optimize PNGs bitmaps dir
...
Optimized PNG's with FileOptimizer
66 files processed. 112,331 bytes
saved (77%)
By optimizing images, it strips all metadata
but leaves the
image looking the same(lossless).
This directly relates to shorter load
times,
and smaller amount of code output when converted
to a
PyEmbeddedImage.
2016-10-02 00:32:04 -05:00
Robin Dunn
fdf739f2ba
add missing image
2016-02-29 22:41:00 -08:00
Werner F Bruhin
4c45ee11db
- last one from me for the work Metallicow has done
...
- adding a few demos
- moved demo list and image list to external module
2016-02-29 22:40:59 -08:00
Robin Dunn
f039f7c367
Initial port of wxPython demo from Classic to Phoenix.
...
Pulled and squashed from https://github.com/RobinD42/Phoenix/pull/7
Thanks Metallicow!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-13 06:06:29 +00:00
Robin Dunn
f96e25db1f
Copy the wxPython demo from Classic
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@74164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-06-11 18:24:09 +00:00