]> git.saurik.com Git - wxWidgets.git/commitdiff
mention that support for reading alpha from TIFF images was added (rev 47204)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Sep 2007 23:22:07 +0000 (23:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 14 Sep 2007 23:22:07 +0000 (23:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/changes.txt

index 8300f5c0c630dd3520b41a483be8a53b960587a5..8c60431cb6a1977bb66a4182a92bcccabb9556cc 100644 (file)
@@ -187,6 +187,7 @@ All (GUI):
 - Added wxTaskBarIcon::Destroy()
 - Added XRC handler for wxSearchCtrl (Sander Berents)
 - Read image resolution from TIFF, JPEG and BMP images (Maycon Aparecido Gasoto)
+- Add support for reading alpha data from TIFF images
 - Added wxSYS_DCLICK_TIME system metric constant (Arne Steinarson)
 - Added wxApp::Get/SetAppDisplayName() (Brian A. Vanderburg II)