diff options
Diffstat (limited to 'Master/texmf/tpm/collection-ttfutils.tpm')
-rw-r--r-- | Master/texmf/tpm/collection-ttfutils.tpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf/tpm/collection-ttfutils.tpm b/Master/texmf/tpm/collection-ttfutils.tpm new file mode 100644 index 00000000000..45cedcb223c --- /dev/null +++ b/Master/texmf/tpm/collection-ttfutils.tpm @@ -0,0 +1,23 @@ +<!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/collection-ttfutils.zip"> + <TPM:Name>collection-ttfutils</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:27:51</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>TrueType font manipulation</TPM:Title> + <TPM:Description>Utilities to manipulate TrueType fonts</TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>985</TPM:Size> + <TPM:Build> + <TPM:RunPatterns>texmf/tpm/collection-ttfutils.tpm</TPM:RunPatterns> + </TPM:Build> + <TPM:RunFiles size="985">texmf/tpm/collection-ttfutils.tpm</TPM:RunFiles> + <TPM:Requires> + <TPM:TLCore name="bin-ttfutils"/> + </TPM:Requires> + <TPM:Provides>TLCore/collection-ttfutils</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |