Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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
- * Wed Aug 10 19:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-2.EL4.2
- fix segfault in pnmtopng caused by usage of uninitialized
variables (#168278)
- * Wed Aug 10 19:00:00 2005 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-2.EL4.1
- fix CAN-2005-2471, unsafe gs calls from pstopnm (#165354)
- remove bogus xmalloc2 declaration
- * Mon Oct 18 19:00:00 2004 Jindrich Novy <jnovy{%}redhat{*}com> 10.25-2
- avoid compile crash when "-msse" is in CFLAGS