wxWidgets/misc/scripts
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
..
svn/hooks Exclude message catalogs from UTF-8 check. 2009-10-12 10:38:43 +00:00
check_unused_headers add small script which reports a list of the unused wx headers 2007-08-27 14:39:35 +00:00
ctags.ignore Really set svn:eol-style property. 2010-07-17 14:55:45 +00:00
inc_release Replace 2.9.1 version with 2.9.2. 2010-07-22 12:09:04 +00:00
makegtktags share ctags command between make(gtk/mac)tags scripts 2007-05-05 13:47:38 +00:00
makemswtags.bat Extract tags from private headers under wxMSW too. 2010-06-20 17:43:26 +00:00
makeosxtags.sh Create both the full and OS X specific tag files in makeosxtags.sh. 2009-08-16 23:13:37 +00:00
makeunivtags.bat extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
makeunixtags.sh extract the list of macros to ignore in a separate file and completed it with FWD versions; turned off generation of tags for forward class declarations 2009-03-17 21:54:40 +00:00
png2c.py Add an option to embed image size in its name to PNG-to-C script. 2010-12-31 17:38:40 +00:00
set_install_name added --prefix option which is useful when cross-building 2007-10-23 13:38:29 +00:00
update_doc_baseclasses.py use svn:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00
update_doc_libs.py use svn:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00
update_doc_utils.py use svn:keywords instead of eol:keywords 2010-09-09 08:57:07 +00:00