Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
netpbm: A library for handling different graphics file formats.
- Summary
- The netpbm package contains a library of functions which support
programs for handling various graphics file formats, including .pbm
(portable bitmaps), .pgm (portable graymaps), .pnm (portable anymaps),
.ppm (portable pixmaps) and others.
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