diff options
Diffstat (limited to 'Master/texmf-dist/tpm/accfonts.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/accfonts.tpm | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/accfonts.tpm b/Master/texmf-dist/tpm/accfonts.tpm new file mode 100644 index 00000000000..322ff42402a --- /dev/null +++ b/Master/texmf-dist/tpm/accfonts.tpm @@ -0,0 +1,48 @@ +<!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/Package/accfonts.zip"> + <TPM:Name>accfonts</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/04/14 16:44:48</TPM:Date> + <TPM:Version>0.221 2004-04-14</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Font manipulation utilities (mkt1font and vpl2vpl). + </TPM:Title> + <TPM:Description> +The accfonts package contains two utilities to permit easy +manipulation of fonts, in particular the creation of unusual +accented characters. Mkt1font works on Type 1 PostScript fonts, +and vpl2vpl works on TeX virtual fonts. Both programs read in a +font, together with a simple definition file containing lines +such as "128 z acute"; they then write out a new version of the +font with the requested new characters in the numerical slots +specified. Great care is taken over the positioning of accents, +and over the provision of kerning information for new +characters; mkt1font also generates suitable "hints" to enhance +quality at small sizes or poor resolutions. The programs are +written in Perl. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>John Smith</TPM:Author> + <TPM:Size>126086</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="15084"> +texmf-dist/fonts/enc/dvips/accfonts/dvips.enc +texmf-dist/tex/latex/accfonts/CSX.def +texmf-dist/tex/latex/accfonts/ISO-Latin1.def +texmf-dist/tex/latex/accfonts/ISO-Latin2.def +texmf-dist/tex/latex/accfonts/Norman.def +texmf-dist/tpm/accfonts.tpm + </TPM:RunFiles> + <TPM:DocFiles size="111002"> +texmf-dist/doc/latex/accfonts/CHANGES +texmf-dist/doc/latex/accfonts/COPYING +texmf-dist/doc/latex/accfonts/README +texmf-dist/doc/latex/accfonts/mkt1font +texmf-dist/doc/latex/accfonts/vpl2vpl + </TPM:DocFiles> + <TPM:Provides>Package/accfonts</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |