macOS
brew install otf2bdflocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für otf2bdf in AI-Agent-Workflows.
Installation
brew install otf2bdflocal Homebrew formula metadata
sudo apk add otf2bdfAlpine Linux edge package indexes · otf2bdf · Quelle: dl-cdn.alpinelinux.org
sudo apt install otf2bdfDebian stable package indexes · otf2bdf · Quelle: deb.debian.org
sudo dnf install otf2bdfFedora Rawhide package metadata · otf2bdf · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#otf2bdfnixpkgs package indexes · pkgs/by-name/ot/otf2bdf/package.nix · Quelle: api.github.com
sudo zypper install otf2bdfopenSUSE Tumbleweed package metadata · otf2bdf · Quelle: download.opensuse.org
Überblick
OpenType to BDF font converter
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
otf2bdf | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/jirutka/otf2bdf
Installationsmetadaten
| Paketschlüssel | brew:otf2bdf |
|---|---|
| Version | 3.1_p1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/otf2bdf |
| Homepage | https://github.com/jirutka/otf2bdf |
| Repository | https://github.com/jirutka/otf2bdf |
| Upstream-Dokumentation | https://github.com/jirutka/otf2bdf#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/jirutka/otf2bdf/archive/refs/tags/v3.1_p1.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:38:00+02:00 |
| Pulse | updated |
| Abhängigkeiten | freetype |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 otf2bdfQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.