Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
- Updated RPM generation and packaging for Freshmeat release.
|
|
* Fixed man page paths in RPM spec.
* Fixed a bug in manual-page rendering.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
* Document masters converted to DocBook.
* Man page typo fix.
* Glen Randers-Pehrson's configure.in tweaks to avoid testin
for a deprecated function.
* Typo fix in the web2png script.
* Document -f, restore -1 for backwards compatibility.
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
Noted by Frederick Bruckman.
|
|
"INCLUDES" doesn't work.
|
|
2.4.2:
* Mac porting fixes from Paul Matzke <pmatzke@macline.com>.
2.4.1:
* Update to use the post-0.8.9 initialization code, so it
will play nice with shared libraries.
|
|
using the newest PNG library won't work on system with an older one. To
prevent such problems with precompiled binary packages require at least
"png-1.0.9nb1" in all dependences.
|
|
|
|
<zuntum@eik.pl>, thanks!
Changes are:
2.4.0: Added -t option to enable conversion of transparent images.
2.3.3: Handle malformed (zero-length) GIF comments without coredumping.
This was Debian bug #59830
|
|
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>).
* No more direct assignments of the PNG info structure members;
it's all done through the API now.
|
|
compiled for the update "png" package depend on it.
|
|
|
|
|
|
documentation.
|
|
Changes:
* web2png: Applied Bernhard Reiter's fix.
* web2png: Deal gracefully with GIF names that have leading
numerics.
|
|
Notable changes are:
* On -O, set maximum compression when writing the conversion.
* New -g option to write a gamma chunk by Glenn Randers-Pehrson.
|
|
Changes include:
* gif2png.c: Added some explanatory comments.
* web2png: Added Python version check.
* License changed (with Alexander Lehman's and David Koblas's
permission) to the libpng/zlib license.
* Option-processing cleanup.
* discard optional preceding # on gif2png -b option value.
* Fix to RCS machinery in web2png.
* Added -b option to gif2png for painting transparent pixels
with a specified background color.
* 64-bit cleanliness patch for gif2png from Jesse Perry.
* Fixed an option-processing bug in web2png.
* Added -a option to web2png.
* Fix references in .inc/.css/.js files.
* John Hascall's patch for filtermode.
* gif2png man page now warns about potential browser problems.
* Use env in web2png's #! for portability.
* Several minor fixes.
|
|
Changes since version 1.1.1:
* Fixed a bug in configure that was preventing it from finding
the png library properly.
* Fixed a brown-paper-bag bug -- web2png ignored directory
arguments.
* Added capability to handle BACKGROUND tags and http URLs.
Thanks to Rob Reid <reid@astro.utoronto.ca>.
|
|
|