macOS
brew install otf2bdflocal Homebrew formula metadata
brew
OpenType to BDF font converter. Version 3.1_p1 via Homebrew; verified 2026-06-25.
install
brew install otf2bdflocal Homebrew formula metadata
sudo apk add otf2bdfAlpine Linux edge package indexes · otf2bdf · source: dl-cdn.alpinelinux.org
sudo apt install otf2bdfDebian stable package indexes · otf2bdf · source: deb.debian.org
sudo dnf install otf2bdfFedora Rawhide package metadata · otf2bdf · source: dl.fedoraproject.org
nix profile install nixpkgs#otf2bdfnixpkgs package indexes · pkgs/by-name/ot/otf2bdf/package.nix · source: api.github.com
sudo zypper install otf2bdfopenSUSE Tumbleweed package metadata · otf2bdf · source: download.opensuse.org
overview
OpenType to BDF font converter
history
otf2bdf is a small C command-line utility for turning OpenType or TrueType outline fonts into BDF bitmap fonts. Its practical niche is old-school X11 and bitmap-font workflows that still need generated BDF files at specific point sizes, resolutions, encodings, or XLFD names.
The upstream README identifies version 3.1 and credits Mark Leisher of the Computing Research Lab at New Mexico State University. Its changelog shows the program lineage beginning at version 1.0 and evolving through fixes for glyph counts, XLFD naming, mapping tables, metrics, and platform build issues.
Version 3.0 was the major identity change: the changelog says it converted the old ttf2bdf lineage to FreeType 2, changed the name to otf2bdf, and renamed BDF properties from TTF-oriented names to OTF-oriented names. Version 3.1, dated 22 May 2008 in the README, focused on build fixes and glyph bitmap correctness.
The tool survived mainly through distribution packaging and mirrors. Debian, Ubuntu, Fedora, Homebrew, and other package systems carry otf2bdf as a compact font-conversion utility rather than as a broad application platform.
Fedora and ManKier package descriptions emphasize the same historical distinction: otf2bdf is essentially ttf2bdf updated for FreeType 2, plus bug fixes and an option to print encoding tables from the font.
Users run otf2bdf on a font file and direct the generated BDF to stdout or an output path. The man page documents controls for point size, horizontal and vertical DPI, output filename, platform and encoding IDs, spacing, foundry/typeface/weight/slant/width names, glyph subsets, and remapping files.
That option surface makes otf2bdf useful when a generated bitmap font must match X11 naming and encoding expectations, not merely when a font needs to be rasterized once.
otf2bdf is package-nerd catnip because it packages a narrow compatibility bridge: modern outline fonts in, plain-text BDF bitmap fonts out. It is also a reminder that package ecosystems keep tiny format converters alive long after their upstream web pages and original desktop contexts fade.
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 |
|---|---|---|---|
otf2bdf | 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://github.com/jirutka/otf2bdf
install metadata
| Package key | brew:otf2bdf |
|---|---|
| Version | 3.1_p1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/otf2bdf |
| Homepage | https://github.com/jirutka/otf2bdf |
| Repository | https://github.com/jirutka/otf2bdf |
| Upstream docs | https://github.com/jirutka/otf2bdf#readme |
| License | MIT |
| Source archive | https://github.com/jirutka/otf2bdf/archive/refs/tags/v3.1_p1.tar.gz |
| Last updated | 2026-06-25T13:38:00+02:00 |
| Pulse | updated |
| Dependencies | freetype |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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 | otf2bdf |
| 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.
otf2bdf 3.1-4.1+b1
generate BDF bitmap fonts from OpenType outline fonts
http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
sudo apt install otf2bdfotf2bdf
nix profile install nixpkgs#otf2bdfotf2bdf 3.1-4.1
generate BDF bitmap fonts from OpenType outline fonts
http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
sudo apt install otf2bdfotf2bdf 3.1_p1-r0
OpenType to BDF Converter
http://sofia.nmsu.edu/~mleisher/Software/otf2bdf/
sudo apk add otf2bdfotf2bdf-doc 3.1_p1-r0
OpenType to BDF Converter (documentation)
http://sofia.nmsu.edu/~mleisher/Software/otf2bdf/
sudo apk add otf2bdf-docotf2bdf 3.1-32.fc44
Generate BDF bitmap fonts from OpenType outline fonts
http://www.math.nmsu.edu/~mleisher/Software/otf2bdf/
sudo dnf install otf2bdfotf2bdf 3.1-1.3
Conversion utility for OpenType outline fonts to BDF bitmap fonts
https://github.com/jirutka/otf2bdf
sudo zypper install otf2bdfsource 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.