macOS
brew install lcdf-typetoolslocal Homebrew formula metadata
sudo port install lcdf-typetoolsMacPorts ports tree · print/lcdf-typetools/Portfile · source: api.github.com
brew
Manipulate OpenType and multiple-master fonts. Version 2.110 via Homebrew; verified from local package data.
install
brew install lcdf-typetoolslocal Homebrew formula metadata
sudo port install lcdf-typetoolsMacPorts ports tree · print/lcdf-typetools/Portfile · source: api.github.com
sudo apt install lcdf-typetoolsDebian stable package indexes · lcdf-typetools · source: deb.debian.org
sudo dnf install texlive-lcdftypetoolsFedora Rawhide package metadata · texlive-lcdftypetools · source: dl.fedoraproject.org
nix profile install nixpkgs#lcdf-typetoolsnixpkgs package indexes · pkgs/by-name/lc/lcdf-typetools/package.nix · source: api.github.com
sudo pacman -S texlive-binArch Linux sync databases · texlive-bin · source: geo.mirror.pkgbuild.com
sudo zypper install lcdf-typetoolsopenSUSE Tumbleweed package metadata · lcdf-typetools · source: download.opensuse.org
overview
Manipulate OpenType and multiple-master fonts
history
LCDF Typetools is Eddie Kohler's collection of command-line utilities for inspecting and converting PostScript Type 1, Type 1 Multiple Master, OpenType, and TrueType fonts. Its best-known tools include `cfftot1`, `otfinfo`, and `otftotfm`.
The LCDF Typetools changelog records version 0.1 on 2003-06-02 as the initial release. The package quickly centered on practical OpenType-to-TeX and CFF-to-Type 1 workflows: early 0.x releases fixed CFF parsing, added contextual substitutions, and made `otftotfm` place generated files into a TeX Directory Structure hierarchy.
The older `mminstance` tools, `mmafm` and `mmpfb`, were folded into LCDF Typetools in version 1.50 on 2003-08-20. Later releases continued to track real-world font formats and toolchain behavior, including fixes for problematic fonts, TeX map handling, C++ build changes, and `otfinfo --var` support for variable fonts in version 2.110 on 2023-08-30.
LCDF Typetools became part of TeX and Unix font-packaging practice because it solved a concrete packaging problem: making OpenType and CFF fonts usable with TeX, PostScript, and older Type 1 oriented tools. CTAN describes the bundle as utilities for CFF conversion, multiple-master instances, OpenType inspection, TeX font metric generation, Type 1 linting, reencoding, and proof output.
Package-manager adoption spans Homebrew, Debian, Ubuntu, Fedora or TeX Live packaging, MacPorts, Nix, Arch, and openSUSE-style ecosystems, which reflects the package's role as small infrastructure for font and TeX maintainers rather than an end-user desktop application.
Typical usage is batch-oriented: inspect a font with `otfinfo`, convert a CFF or OpenType CFF font with `cfftot1`, generate TeX font metrics and encodings with `otftotfm`, lint Type 1 fonts with `t1lint`, or build instances from Type 1 Multiple Master fonts with `mmafm` and `mmpfb`.
LCDF Typetools matters to package nerds because it sits at the awkward boundary between font formats, TeX packaging, PostScript compatibility, and Unix command-line reproducibility. It is the kind of small, sharp toolchain component that makes font packages buildable without bundling opaque GUI font software.
Its changelog also documents the maintenance reality of font tooling: a steady stream of fixes for specific fonts, encodings, TeX integration, compiler behavior, and format edge cases over two decades.
security posture
No matching local secret-handling manifest was found for lcdf-typetools. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
cfftot1 | cli | global executable | |
mmafm | cli | global executable | |
mmpfb | cli | global executable | |
otfinfo | cli | global executable | |
otftotfm | cli | global executable | |
t1dotlessj | cli | global executable | |
t1lint | cli | global executable | |
t1rawafm | cli | global executable | |
t1reencode | cli | global executable | |
t1testpage | cli | global executable | |
ttftotype42 | 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.
install metadata
| Package key | brew:lcdf-typetools |
|---|---|
| Version | 2.110 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/lcdf-typetools |
| Homepage | https://www.lcdf.org/type/ |
| Repository | https://github.com/kohler/lcdf-typetools |
| Upstream docs | https://www.lcdf.org/type |
| License | GPL-2.0-or-later |
| Source archive | https://www.lcdf.org/type/lcdf-typetools-2.110.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, 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 | lcdf-typetools |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| 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.
lcdf-typetools 2.110-1
tools for OpenType, multiple-master, and Type 1 fonts
sudo apt install lcdf-typetoolslcdf-typetools
nix profile install nixpkgs#lcdf-typetoolslcdf-typetools 2.110-1build1
tools for OpenType, multiple-master, and Type 1 fonts
sudo apt install lcdf-typetoolstexlive-lcdftypetools svn70015-112.fc45
A bundle of outline font manipulation tools
sudo dnf install texlive-lcdftypetoolstexlive-bin 2026.0-2
TeX Live binaries
sudo pacman -S texlive-binlcdf-typetools 2.110-1.8
Programs to manipulate OpenType and multiple-master fonts
sudo zypper install lcdf-typetoolslcdf-typetools
sudo port install lcdf-typetoolssource 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.