macOS
brew install ttf2pt1local Homebrew formula metadata
sudo port install ttf2pt1MacPorts ports tree · print/ttf2pt1/Portfile · source: api.github.com
brew
True Type Font to Postscript Type 1 converter. Version 3.4.4 via Homebrew; verified from local package data.
install
brew install ttf2pt1local Homebrew formula metadata
sudo port install ttf2pt1MacPorts ports tree · print/ttf2pt1/Portfile · source: api.github.com
sudo dnf install ttf2pt1Fedora Rawhide package metadata · ttf2pt1 · source: dl.fedoraproject.org
nix profile install nixpkgs#ttf2pt1nixpkgs package indexes · pkgs/by-name/tt/ttf2pt1/package.nix · source: api.github.com
overview
True Type Font to Postscript Type 1 converter
history
ttf2pt1 is a classic Unix font-conversion utility for converting TrueType and other scalable font formats into PostScript Type 1 fonts and metrics.
The official homepage frames ttf2pt1 as a practical answer to a late-1990s Unix desktop problem: users could often find fonts in TrueType format, while X11 and PostScript workflows commonly wanted Adobe Type 1 fonts.
The README states that ttf2pt1 is based on Andrew Weeks' `ttf2pfa`, with help from Frank Siegert, modification by Mark Heath, further modification by Sergey Babkin, and Type 1 assembler work by I. Lee Hetherington with Kai-Uwe Herbing modifications.
The project grew beyond simple outline conversion. The README says versions 3.0 and later added extensive post-processing to meet Type 1 requirements, correct rounding errors and common public-domain TTF bugs, and generate hints for better small-size display rendering.
ttf2pt1's adoption belongs to the era when Linux, X11, TeX, and PostScript users needed command-line font conversion without commercial Mac or Windows tools. The homepage explicitly mentions searching the web and comp.fonts and finding mostly commercial software.
SourceForge file history shows active releases and binary packages in the early 2000s, including platform binaries and the 3.4.4 source release at the end of 2003. The supplied package facts show that Homebrew, Fedora, MacPorts, and Nix still package it.
The tool persisted in package managers because old font workflows persist: TeX, X11, PostScript printers, and archival font conversion all benefit from a scriptable converter that can output `.pfa`, `.pfb`, and `.afm` files.
The documented command form is `ttf2pt1 [-options] ttffont.ttf [Fontname]` or output to standard output with `ttf2pt1 [-options] ttffont.ttf -`.
By default it creates a Type 1 font file and AFM metrics; options control binary `.pfb` output, glyph inclusion, language/encoding extraction, parser choice, hinting behavior, outline processing, and output file selection.
ttf2pt1 is a high-signal package-nerd artifact: a small C utility with deep format knowledge, born from Unix font pain, and still packaged because build scripts and archival workflows occasionally need exactly this conversion.
It also illustrates why package managers keep old developer tools alive. The mainstream web and desktop font world moved on, but reproducible conversion of historical fonts and PostScript-era assets remains useful.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ttf2pt1 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://ttf2pt1.sourceforge.net/
install metadata
| Package key | brew:ttf2pt1 |
|---|---|
| Version | 3.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ttf2pt1 |
| Homepage | https://ttf2pt1.sourceforge.net/ |
| Repository | https://sourceforge.net/p/ttf2pt1/code |
| Upstream docs | https://ttf2pt1.sourceforge.net/ |
| License | LicenseRef-Homebrew-cannot-represent |
| Source archive | https://downloads.sourceforge.net/project/ttf2pt1/ttf2pt1/3.4.4/ttf2pt1-3.4.4.tgz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ttf2pt1 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ttf2pt1
nix profile install nixpkgs#ttf2pt1ttf2pt1 3.4.4-52.fc44
TrueType to Adobe Type 1 font converter
http://ttf2pt1.sourceforge.net
sudo dnf install ttf2pt1ttf2pt1
sudo port install ttf2pt1source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.