diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-fontware.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-fontware.tlpsrc | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-fontware.tlpsrc b/Master/tlpkg/tlpsrc/bin-fontware.tlpsrc new file mode 100644 index 00000000000..f3feb1b1143 --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-fontware.tlpsrc @@ -0,0 +1,21 @@ +name bin-fontware +category TLCore +shortdesc Fontware binaries. +longdesc Tools to handle or convert some of TeX-related font file formats: +longdesc pltotf, tftopl, vftovp, vptovf. +docpattern f texmf/doc/man/man1/pltotf.1 +docpattern f texmf/doc/man/man1/pltotf.1.html +docpattern f texmf/doc/man/man1/tftopl.1 +docpattern f texmf/doc/man/man1/tftopl.1.html +docpattern f texmf/doc/man/man1/vftovp.1 +docpattern f texmf/doc/man/man1/vftovp.1.html +docpattern f texmf/doc/man/man1/vptovf.1 +docpattern f texmf/doc/man/man1/vptovf.1.html +binpattern f bin/${ARCH}/pltotf +binpattern f bin/${ARCH}/tftopl +binpattern f bin/${ARCH}/vftovp +binpattern f bin/${ARCH}/vptovf +binpattern f bin/win32/pltotf.exe +binpattern f bin/win32/tftopl.exe +binpattern f bin/win32/vftovp.exe +binpattern f bin/win32/vptovf.exe |