summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-jpeg2ps.tlpsrc
blob: ce4f3e4611ef612c92ce7f5f9d206439831367c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name bin-jpeg2ps
category TLCore
shortdesc Convert JPEG files to PostScript Level 2 or 3 EPS.
longdesc Converts JPEG files to PostScript Level 2 or 3 EPS. In fact,
longdesc jpeg2ps is not really a converter but a ``wrapper'': it reads the
longdesc image parameters (width, height, number of color components) in a
longdesc JPEG file, writes the according EPS header and then copies the
longdesc compressed JPEG data to the output file. Decompression is done by
longdesc the PostScript interpreter (only PostScript Level 2 and 3
longdesc interpreters support JPEG compression and decompression).
docpattern f texmf/doc/jpeg2ps/*
binpattern f bin/win32/jpeg2ps.exe