summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/bin-jpeg2ps.tpm
blob: f8fe1d3f2431e3ed0f24964d7b6db1843c8e23cf (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
<!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/24 07:35:03</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></TPM:Author>
    <TPM:Size>13831</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build>
      <TPM:BinPatterns>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="12288">bin/win32/jpeg2ps.exe</TPM:BinFiles>
    <TPM:RunFiles size="1543">texmf/tpm/bin-jpeg2ps.tpm</TPM:RunFiles>
    <TPM:Provides>TLCore/bin-jpeg2ps</TPM:Provides>
  </rdf:Description>
</rdf:RDF>