Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
netpbm-progs: Tools for manipulating graphics files in netpbm supported formats.
- Summary
- The netpbm-progs package contains a group of scripts for manipulating the
graphics files in formats which are supported by the netpbm libraries. For
example, netpbm-progs includes the rasttopnm script, which will convert a
Sun rasterfile into a portable anymap. Netpbm-progs contains many other
scripts for converting from one graphics file format to another.
If you need to use these conversion scripts, you should install
netpbm-progs. You'll also need to install the netpbm package.
Changelog
- * Tue Feb 14 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 10.31-4
-
- make xwdtopnm work on x86_64 (#181001)
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 10.31-3.1
-
- bump again for double-long bug on ppc(64)
- * Fri Feb 10 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 10.31-3
-
- fix segfault caused by usage of uninitialized variables while
parsing cmdline arguments in pnmtopng (#179645)
- add validity check for date/time in pnmtopng
- fix unchecked sscanf reads