summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-t1utils.tlpsrc
blob: 0854332dccb90981aa29bf21c8eaffce42d92bd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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