macOS
brew install bdftopcflocal Homebrew formula metadata
sudo port install bdftopcfMacPorts ports tree · x11/bdftopcf/Portfile · source: api.github.com
brew
Convert X font from Bitmap Distribution Format to Portable Compiled Format. Version 1.1.2 via Homebrew; verified from local package data.
install
brew install bdftopcflocal Homebrew formula metadata
sudo port install bdftopcfMacPorts ports tree · x11/bdftopcf/Portfile · source: api.github.com
sudo apk add bdftopcfAlpine Linux edge package indexes · bdftopcf · source: dl-cdn.alpinelinux.org
sudo dnf install bdftopcfFedora Rawhide package metadata · bdftopcf · source: dl.fedoraproject.org
nix profile install nixpkgs#bdftopcfnixpkgs package indexes · pkgs/by-name/bd/bdftopcf/package.nix · source: api.github.com
sudo zypper install bdftopcfopenSUSE Tumbleweed package metadata · bdftopcf · source: download.opensuse.org
overview
Convert X font from Bitmap Distribution Format to Portable Compiled Format
history
bdftopcf is a small X.Org utility that compiles BDF bitmap fonts into PCF, the Portable Compiled Format used by the X server and X font server. It is not glamorous, but it is part of the plumbing that made bitmap font distribution and loading practical across architectures.
The X.Org manpage carries MIT X Consortium and Open Group copyright notices from the 1990s and identifies Keith Packard as the author. The current upstream README describes bdftopcf as a font compiler whose output is portable across architectures while still allowing fast native reads on the architecture it was optimized for.
Like many X11 utilities, bdftopcf moved through the modular X.Org era. The freedesktop GitLab tag history includes modular-copy and X.Org 7.0-era tags in 2005, followed by standalone bdftopcf 1.0.x and 1.1.x releases through bdftopcf-1.1.2 in 2024.
bdftopcf is adopted wherever traditional X11 bitmap-font tooling is still packaged. The input package facts show it in Homebrew, Alpine, Fedora, MacPorts, Nix, and openSUSE packaging, reflecting its role as a compatibility and build utility rather than an end-user application.
The documented command takes a .bdf font and writes PCF to standard output or an output file. Options set glyph padding, scanline unit, bit order, byte order, terminal-font conversion, ink-metric handling, and output filename.
bdftopcf is package-nerd significant because it is a surviving shard of the X11 bitmap font toolchain. Its value is mostly infrastructural: font packages, old X deployments, reproducible builds, and compatibility stacks need tiny tools like this to keep legacy formats buildable.
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 |
|---|---|---|---|
bdftopcf | 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://gitlab.freedesktop.org/xorg/util/bdftopcf
install metadata
| Package key | brew:bdftopcf |
|---|---|
| Version | 1.1.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/bdftopcf |
| Homepage | https://gitlab.freedesktop.org/xorg/util/bdftopcf |
| Repository | https://gitlab.freedesktop.org/xorg/util/bdftopcf |
| Upstream docs | https://gitlab.freedesktop.org/xorg/util/bdftopcf |
| License | MIT-open-group |
| Source archive | https://www.x.org/releases/individual/util/bdftopcf-1.1.2.tar.xz |
| Build dependencies | pkgconf, xorgproto |
| 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 | bdftopcf |
| 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.
bdftopcf
nix profile install nixpkgs#bdftopcfbdftopcf 1.1.2-r0
X.Org font utility
sudo apk add bdftopcfbdftopcf-doc 1.1.2-r0
X.Org font utility (documentation)
sudo apk add bdftopcf-docbdftopcf 1.1.2-5.fc44
Font compiler for the X server and font server
sudo dnf install bdftopcfbdftopcf 1.1.2-1.5
Font compiler for the X server and font server
sudo zypper install bdftopcfbdftopcf
sudo port install bdftopcfsource 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.