diff options
Diffstat (limited to 'Master/texmf/tpm/bin-ttf2pt1.tpm')
-rw-r--r-- | Master/texmf/tpm/bin-ttf2pt1.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf/tpm/bin-ttf2pt1.tpm b/Master/texmf/tpm/bin-ttf2pt1.tpm new file mode 100644 index 00000000000..3e96e00b888 --- /dev/null +++ b/Master/texmf/tpm/bin-ttf2pt1.tpm @@ -0,0 +1,36 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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-ttf2pt1.zip"> + <TPM:Name>bin-ttf2pt1</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:16:25</TPM:Date> + <TPM:Version>0.13.2c</TPM:Version> + <TPM:Creator>popineau</TPM:Creator> + <TPM:Title> +Converts True Type fonts into PS Type 1 fonts. + </TPM:Title> + <TPM:Description> +Converts True Type fonts into PS Type 1 fonts: creates hinting +information; creates AFM files (preserving kerning information); +supports all font encodings; supports Asian fonts. + </TPM:Description> + <TPM:Author>Thomas Henlich</TPM:Author> + <TPM:Size>182676</TPM:Size> + <TPM:Build> + <TPM:BinPatterns>bin/win32/ttf2pt1.exe</TPM:BinPatterns> + <TPM:RunPatterns>texmf/tpm/bin-ttf2pt1.tpm</TPM:RunPatterns> + <TPM:DocPatterns> +texmf/doc/man/man1/ttf2pt1.1 +texmf/doc/man/man1/ttf2pt1.1.html + </TPM:DocPatterns> + </TPM:Build> + <TPM:BinFiles arch="win32" size="151552">bin/win32/ttf2pt1.exe</TPM:BinFiles> + <TPM:RunFiles size="1475">texmf/tpm/bin-ttf2pt1.tpm</TPM:RunFiles> + <TPM:DocFiles size="29649">texmf/doc/man/man1/ttf2pt1.1</TPM:DocFiles> + <TPM:Requires> + <TPM:TLCore name="lib-freetype2"/> + </TPM:Requires> + <TPM:Provides>TLCore/bin-ttf2pt1</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |