added TGA handler (somewhat modified patch 1393912)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-29 18:58:25 +00:00
parent 9920ad328b
commit 3af706cc31
25 changed files with 1013 additions and 51 deletions

View File

@@ -93,6 +93,7 @@ All (GUI):
- Many enhancements to wxRichTextCtrl including URL support,
formatting and symbol dialogs, print/preview, and better list
formatting.
- Support for loading TGA files added (Seth Jackson)
Unix Ports: