summaryrefslogtreecommitdiff
path: root/Master/texmf/tpm/bin-jpeg2ps.tpm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/tpm/bin-jpeg2ps.tpm')
-rw-r--r--Master/texmf/tpm/bin-jpeg2ps.tpm34
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf/tpm/bin-jpeg2ps.tpm b/Master/texmf/tpm/bin-jpeg2ps.tpm
deleted file mode 100644
index f8fe1d3f243..00000000000
--- a/Master/texmf/tpm/bin-jpeg2ps.tpm
+++ /dev/null
@@ -1,34 +0,0 @@
-<!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>
-