add support for reading alpha data from TIFF images (backport of 47204 from trunk, replaces patch 1793718)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-09-14 23:21:29 +00:00
parent 418f27dbeb
commit 2528a5f80c
2 changed files with 34 additions and 25 deletions

View File

@@ -88,6 +88,13 @@ Major new features in 2.8 release
wxSearchCtrl, wxAboutBox, wxTreebook, tar streams.
2.8.6
-----
All (GUI):
- Add support for reading alpha data from TIFF images
2.8.5
-----