Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Added info about new PNG format option "-alpha" and applied bug fixes. |
---|---|
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | cc6384ba76b4f2a4dacb3c9028eeeabbdf70666a |
User & Date: | obermeier 2013-09-18 19:58:49 |
Context
2013-09-18
| ||
20:00 | #define PACKAGE_VERSION not needed in source file. Package version already contained in configure.in. check-in: 87682d47b1 user: obermeier tags: trunk | |
19:58 | Added info about new PNG format option "-alpha" and applied bug fixes. check-in: cc6384ba76 user: obermeier tags: trunk | |
2013-09-16
| ||
10:47 | renumber tkimg version to 1.4.2 check-in: 73a78c1dec user: nijtmans tags: trunk | |
Changes
Changes to ANNOUNCE.
4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
This package enhances Tk, adding support for many other Image formats. Changes compared to version 1.4.1: - Will build correctly on more platforms (TEA upgraded to latest version 3.9) - upgrade to zlib 1.2.8, libjpeg-8d Changes compared to version 1.4: - Will build correctly on more platforms (TEA upgraded to version 3.9) - upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c |
> > > |
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
This package enhances Tk, adding support for many other Image formats. Changes compared to version 1.4.1: - Will build correctly on more platforms (TEA upgraded to latest version 3.9) - upgrade to zlib 1.2.8, libjpeg-8d - Added format option "-alpha" to PNG reader to be compatible with Tk 8.6. - Bug fixes in various parsers to avoid core dumps when specifying a wrong format option. Changes compared to version 1.4: - Will build correctly on more platforms (TEA upgraded to version 3.9) - upgrade to zlib 1.2.7, libpng-1.4.12, libtiff-3.9.4, libjpeg-8c |