15 lines
975 B
Diff
15 lines
975 B
Diff
diff -Nru PDF-API2-0.73.orig/lib/PDF/API2/Resource/XObject/Image/PNM.pm PDF-API2-0.73/lib/PDF/API2/Resource/XObject/Image/PNM.pm
|
|
--- PDF-API2-0.73.orig/lib/PDF/API2/Resource/XObject/Image/PNM.pm 2007-05-24 20:29:46.000000000 +0200
|
|
+++ PDF-API2-0.73/lib/PDF/API2/Resource/XObject/Image/PNM.pm 2009-05-04 17:44:44.000000000 +0200
|
|
@@ -389,8 +389,8 @@
|
|
PAM image just fine and the program will never know the difference.
|
|
To confuse things more, there is a collection of library routines called the "pam" functions that read and
|
|
write the PAM format, but also read and write the PBM, PGM, and PPM formats. They do this because
|
|
-the latter formats are much older and more popular, so this makes it convenient to write programs that
|
|
-use the newer PAM format.
|
|
+the latter formats are much older and more popular, so this makes it convenient to write programs
|
|
+that use the newer PAM format.
|
|
SEE ALSO
|
|
pbm(5), pgm(5), ppm(5), pnm(5), libpnm(3).THpbm505 March 2000
|
|
NAME
|