the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: t1utils
Version: 1.32
Revision: 1
Source: http://www.lcdf.org/type/%n-%v.tar.gz
Source-MD5: 733892543a5b852b7e5d87bc58117f53
InstallScript: <<
make install DESTDIR=%d
mkdir -p %i/share
mv %i/man %i/share/
<<
DocFiles: README NEWS
Description: Type-1 font manipulation programs
DescDetail: <<
A collection of six simple type-1 font manipulation programs.
Together, they allow you to convert between PFA (ASCII) and PFB (binary)
formats, disassemble PFA or PFB files into human-readable form, reassemble
them into PFA or PFB format. Additionally you can extract font resources
from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1
font file from a PFA or PFB font.
<<
DescPackaging: <<
Previously maintained by Christian Swinehart
<<
License: OSI-Approved
Homepage: http://www.lcdf.org/type/#t1utils
Maintainer: None