macOS
brew install ttf2pt1local Homebrew formula metadata
sudo port install ttf2pt1MacPorts ports tree · print/ttf2pt1/Portfile · 来源: api.github.com
安装
brew install ttf2pt1local Homebrew formula metadata
sudo port install ttf2pt1MacPorts ports tree · print/ttf2pt1/Portfile · 来源: api.github.com
sudo dnf install ttf2pt1Fedora Rawhide package metadata · ttf2pt1 · 来源: dl.fedoraproject.org
nix profile install nixpkgs#ttf2pt1nixpkgs package indexes · pkgs/by-name/tt/ttf2pt1/package.nix · 来源: api.github.com
概览
True Type Font to Postscript Type 1 converter
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ttf2pt1 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ttf2pt1 |
|---|---|
| 版本 | 3.4.4 |
| 软件包管理器 | Homebrew |
| 主页 | https://ttf2pt1.sourceforge.net/ |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ttf2pt1
nix profile install nixpkgs#ttf2pt1ttf2pt1 3.4.4-53.fc45
TrueType to Adobe Type 1 font converter
http://ttf2pt1.sourceforge.net
sudo dnf install ttf2pt1ttf2pt1
sudo port install ttf2pt1来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.