summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc40
1 files changed, 40 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc b/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc
new file mode 100644
index 00000000000..0854332dccb
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc
@@ -0,0 +1,40 @@
+name bin-t1utils
+category TLCore
+shortdesc Simple type-1 font manipulation programs.
+longdesc A collection of simple type-1 font manipulation programs.
+longdesc Together, they allow you to convert between PFA (ASCII) and PFB
+longdesc (binary) formats, disassemble PFA or PFB files into human-readable
+longdesc form, reassemble them into PFA or PFB format. Additionally you can
+longdesc extract font resources from a Macintosh font file
+longdesc (ATM/Laserwriter), or create a Macintosh Type 1 font file from a
+longdesc PFA or PFB font.
+docpattern f texmf/doc/man/man1/t1ascii.1
+docpattern f texmf/doc/man/man1/t1ascii.1.html
+docpattern f texmf/doc/man/man1/t1asm.1
+docpattern f texmf/doc/man/man1/t1asm.1.html
+docpattern f texmf/doc/man/man1/t1binary.1
+docpattern f texmf/doc/man/man1/t1binary.1.html
+docpattern f texmf/doc/man/man1/t1disasm.1
+docpattern f texmf/doc/man/man1/t1disasm.1.html
+docpattern f texmf/doc/man/man1/t1mac.1
+docpattern f texmf/doc/man/man1/t1mac.1.html
+docpattern f texmf/doc/man/man1/t1unmac.1
+docpattern f texmf/doc/man/man1/t1unmac.1.html
+binpattern f bin/${ARCH}/t1ascii
+binpattern f bin/${ARCH}/t1asm
+binpattern f bin/${ARCH}/t1binary
+binpattern f bin/${ARCH}/t1disasm
+binpattern f bin/${ARCH}/t1mac
+binpattern f bin/${ARCH}/t1unmac
+binpattern f bin/win32-static/t1ascii.exe
+binpattern f bin/win32-static/t1asm.exe
+binpattern f bin/win32-static/t1binary.exe
+binpattern f bin/win32-static/t1disasm.exe
+binpattern f bin/win32-static/t1mac.exe
+binpattern f bin/win32-static/t1unmac.exe
+binpattern f bin/win32/t1ascii.exe
+binpattern f bin/win32/t1asm.exe
+binpattern f bin/win32/t1binary.exe
+binpattern f bin/win32/t1disasm.exe
+binpattern f bin/win32/t1mac.exe
+binpattern f bin/win32/t1unmac.exe