wxWidgets/misc
Vadim Zeitlin 46eada874a Add an option to embed image size in its name to PNG-to-C script.
When a PNG image exists in several sizes it makes sense to use its size as a
suffix to distinguish the different versions, so update the png2c script to
optionally allow to do this.

Current implementation simply checks the PNG header directly to avoid any
extra dependencies.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-12-31 17:38:40 +00:00
..
gdb Don't add quotes to string representation in gdb. 2010-10-22 14:17:22 +00:00
languages Added wxLANGUAGE_BOSNIAN. 2010-05-06 12:40:11 +00:00
scripts Add an option to embed image size in its name to PNG-to-C script. 2010-12-31 17:38:40 +00:00
theme_test Themes and threads testing code. 2000-01-08 16:26:41 +00:00
unictabl Add support for CP-866 encoding to wxEncodingConverter. 2010-07-23 23:33:16 +00:00