From: Daniel M. <dtm...@ho...> - 2001-02-15 02:00:52
|
"Anthony A. D. Talltree" <aa...@ta...> writes: > >What is everybody's opinion on this? Is it worth requiring another package > >to do lossless rotations of JPEG's? > > Absolutely, presuming that jpegtran is reasonably portable, eg. not full > of linuxisms. jpegtran is one of the sample programs that comes with the independent JPEG group's very cross platform JPEG library. (along with djpeg and cjpeg) If I remember correctly, the Makefile will even allow it to be compiled as a real mode DOS executeable. (I don't even think perl5 can do that, though I seem to remember a version of perl4 that ran that way) |