mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] Problem with jpeg images


Chronological Thread 
  • From: "Juan Pablo Romero Méndez" <address@hidden>
  • To: "TeXmacs Users List" <address@hidden>
  • Subject: [TeXmacs] Problem with jpeg images
  • Date: Thu, 2 Oct 2008 22:50:56 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Aaz7F2O5psF9Askulc9NmMpU6aDL906SD0sBpR2lsy4z+81qzjk8mAZ1SUsIYq7g+r 87kIZtFatfyBKcKZ44yobCzKTab3N2+Zoth45qyw/kAoqo8Y/fTIBgz7YUGIOwZebYE4 yPp2fDZ278GYHWEDnPaecRL6lyGqZfe7y9zZw=

Hello, this is printed to stdout whenever I try to load a jpg image:

djpeg: only one input file
usage: djpeg [switches] [inputfile]
Switches (names may be abbreviated):
-colors N Reduce image to no more than N colors
-fast Fast, low-quality processing
-grayscale Force grayscale output
-scale M/N Scale output image by fraction M/N, eg, 1/8
-bmp Select BMP output format (Windows style)
-gif Select GIF output format
-os2 Select BMP output format (OS/2 style)
-pnm Select PBMPLUS (PPM/PGM) output format (default)
-targa Select Targa output format
Switches for advanced users:
-dct int Use integer DCT method (default)
-dct fast Use fast integer DCT (less accurate)
-dct float Use floating-point DCT method
-dither fs Use F-S dithering (default)
-dither none Don't use dithering in quantization
-dither ordered Use ordered dither (medium speed, quality)
-map FILE Map to colors used in named image file
-nosmooth Don't use high-quality upsampling
-onepass Use 1-pass quantization (fast, low quality)
-maxmemory N Maximum memory to use (in kbytes)
-outfile name Specify name for output file
-verbose or -debug Emit debug output
pnmtops: Error reading magic number from Netpbm image stream. Most
often, this means your input file is empty.
djpeg: only one input file
usage: djpeg [switches] [inputfile]
Switches (names may be abbreviated):
-colors N Reduce image to no more than N colors
-fast Fast, low-quality processing
-grayscale Force grayscale output
-scale M/N Scale output image by fraction M/N, eg, 1/8
-bmp Select BMP output format (Windows style)
-gif Select GIF output format
-os2 Select BMP output format (OS/2 style)
-pnm Select PBMPLUS (PPM/PGM) output format (default)
-targa Select Targa output format
Switches for advanced users:
-dct int Use integer DCT method (default)
-dct fast Use fast integer DCT (less accurate)
-dct float Use floating-point DCT method
-dither fs Use F-S dithering (default)
-dither none Don't use dithering in quantization
-dither ordered Use ordered dither (medium speed, quality)
-map FILE Map to colors used in named image file
-nosmooth Don't use high-quality upsampling
-onepass Use 1-pass quantization (fast, low quality)
-maxmemory N Maximum memory to use (in kbytes)
-outfile name Specify name for output file
-verbose or -debug Emit debug output
pnmtops: Error reading magic number from Netpbm image stream. Most
often, this means your input file is empty.


And nothing is displayed in texmacs. It seems like a different version
of djpeg and/or pnmtops is needed.

What is the "correct" version for this programs?

Thanks,

Juan Pablo



Archive powered by MHonArc 2.6.19.

Top of page