summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/bin-jpeg2ps.tpm
blob: de417f02c787efe35aa95072d7932041ad6e1486 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
  <rdf:Description about="http://texlive.dante.de/texlive/TLCore/bin-jpeg2ps.zip">
    <TPM:Name>bin-jpeg2ps</TPM:Name>
    <TPM:Type>TLCore</TPM:Type>
    <TPM:Date>2006/12/18 04:07:08</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>popineau</TPM:Creator>
    <TPM:Title>
Convert JPEG files to PostScript Level 2 or 3 EPS.
    </TPM:Title>
    <TPM:Description>
Converts JPEG files to PostScript Level 2 or 3 EPS. In fact,
jpeg2ps is not really a converter but a ``wrapper'': it reads
the image parameters (width, height, number of color components)
in a JPEG file, writes the according EPS header and then copies
the compressed JPEG data to the output file. Decompression is
done by the PostScript interpreter (only PostScript Level 2 and
3 interpreters support JPEG compression and decompression).
    </TPM:Description>
    <TPM:Author>Rolf Niepraschk</TPM:Author>
    <TPM:Size>15931</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build>
      <TPM:BinPatterns>
bin/win32-static/jpeg2ps.exe
bin/win32/jpeg2ps.exe
      </TPM:BinPatterns>
      <TPM:RunPatterns>texmf/tpm/bin-jpeg2ps.tpm</TPM:RunPatterns>
      <TPM:DocPatterns>texmf/doc/jpeg2ps/*</TPM:DocPatterns>
    </TPM:Build>
    <TPM:BinFiles arch="win32" size="14336">bin/win32/jpeg2ps.exe</TPM:BinFiles>
    <TPM:RunFiles size="1595">texmf/tpm/bin-jpeg2ps.tpm</TPM:RunFiles>
    <TPM:Provides>TLCore/bin-jpeg2ps</TPM:Provides>
  </rdf:Description>
</rdf:RDF>