summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc60
1 files changed, 60 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc b/Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc
new file mode 100644
index 00000000000..617fb3225ad
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bin-lcdftypetools.tlpsrc
@@ -0,0 +1,60 @@
+name bin-lcdftypetools
+category TLCore
+shortdesc Creation of instances for multiple master fonts.
+longdesc The LCDF Typetools package contains several command-line programs
+longdesc for manipulating PostScript Type 1 and PostScript-flavored
+longdesc OpenType fonts. Cfftot1 translates a Compact Font Format (CFF)
+longdesc font, or a PostScript-flavored OpenType font, into PostScript Type
+longdesc 1 format. It correctly handles subroutines and hints. Otftotfm
+longdesc creates TeX font metrics and encodings that correspond to a
+longdesc PostScript-flavored OpenType font. It will interpret glyph
+longdesc positionings, substitutions, and ligatures as far as it is able.
+longdesc You can say which OpenType features should be activated. T1lint
+longdesc checks a Type 1 font for correctness. Mmafm and mmpfb create
+longdesc instances of multiple-master fonts: mmafm creates the AFM file
+longdesc (font metrics) for an instance, given the AMFM and AFM files
+longdesc distributed with the multiple master; mmpfb creates a normal,
+longdesc single-master font for an instance, given the multiple master font
+longdesc itself. These tools help multiple master fonts work with UNIX
+longdesc programs for single-master fonts, like afm2tfm, ps2pk, GhostScript
+longdesc ps2pdf, and the X11 Type 1 font server. Mmafm and mmpfb were
+longdesc previously distributed in their own package, mminstance.
+depend Package/glyphlist
+runpattern f texmf/lcdftools/*
+docpattern f texmf/doc/man/man1/cfftot1.1
+docpattern f texmf/doc/man/man1/cfftot1.1.html
+docpattern f texmf/doc/man/man1/mmafm.1
+docpattern f texmf/doc/man/man1/mmafm.1.html
+docpattern f texmf/doc/man/man1/mmpfb.1
+docpattern f texmf/doc/man/man1/mmpfb.1.html
+docpattern f texmf/doc/man/man1/otfinfo.1
+docpattern f texmf/doc/man/man1/otfinfo.1.html
+docpattern f texmf/doc/man/man1/otftotfm.1
+docpattern f texmf/doc/man/man1/otftotfm.1.html
+docpattern f texmf/doc/man/man1/t1dotlessj.1
+docpattern f texmf/doc/man/man1/t1dotlessj.1.html
+docpattern f texmf/doc/man/man1/t1lint.1
+docpattern f texmf/doc/man/man1/t1lint.1.html
+docpattern f texmf/doc/man/man1/t1reencode.*
+docpattern f texmf/doc/man/man1/t1testpage.*
+docpattern f texmf/doc/man/man1/ttftotype42.*
+binpattern f bin/${ARCH}/cfftot1
+binpattern f bin/${ARCH}/mmafm
+binpattern f bin/${ARCH}/mmpfb
+binpattern f bin/${ARCH}/otfinfo
+binpattern f bin/${ARCH}/otftotfm
+binpattern f bin/${ARCH}/t1dotlessj
+binpattern f bin/${ARCH}/t1lint
+binpattern f bin/${ARCH}/t1reencode
+binpattern f bin/${ARCH}/t1testpage
+binpattern f bin/${ARCH}/ttftotype42
+binpattern f bin/win32/cfftot1.exe
+binpattern f bin/win32/mmafm.exe
+binpattern f bin/win32/mmpfb.exe
+binpattern f bin/win32/otfinfo.exe
+binpattern f bin/win32/otftotfm.exe
+binpattern f bin/win32/t1dotlessj.exe
+binpattern f bin/win32/t1lint.exe
+binpattern f bin/win32/t1reencode.exe
+binpattern f bin/win32/t1testpage.exe
+binpattern f bin/win32/ttftotype42.exe