# mftrace を Homebrew, apt, dnf, MacPorts, Nix, zypper でインストール

mftrace のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mftrace
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mftrace
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mftrace
```

  証拠: MacPorts ports tree: graphics/mftrace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mftrace
```

  証拠: Debian stable package indexes: mftrace from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mftrace
```

  証拠: Fedora Rawhide package metadata: mftrace from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mftrace
```

  証拠: nixpkgs package indexes: pkgs/by-name/mf/mftrace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install mftrace
```

  証拠: openSUSE Tumbleweed package metadata: mftrace from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:mftrace
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mftrace>
- **バージョン:** 1.2.20
- **ソース概要:** Trace TeX bitmap font to PFA, PFB, or TTF font
- **ホームページ:** <https://lilypond.org/mftrace/>
- **リポジトリ:** <https://github.com/hanwen/mftrace>
- **上流ドキュメント:** <https://lilypond.org/mftrace/>
- **ライセンス:** GPL-2.0-only
- **ソースアーカイブ:** <https://lilypond.org/downloads/sources/mftrace/mftrace-1.2.20.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- gf2pbm (cli)
- mftrace (cli)
- gf2pbm (エイリアス)
- mftrace (エイリアス)

## 依存関係

- fontforge
- potrace
- python@3.14
- t1utils

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.20
- ローカルデータ: OK
- 上流リポジトリ: https://lilypond.org/mftrace/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

mftrace grew out of the TeX and METAFONT font toolchain as a Python wrapper for converting TeX bitmap fonts into scalable outlines. The LilyPond-hosted manual describes it as tracing a TeX bitmap font into PFA, PFB, or TTF output, and notes that versions before 1.0.5 were named pktrace. The project documentation and man page identify Han-Wen Nienhuys as the author.

### プロジェクトの歴史

The tool's importance is narrow but durable: it bridges METAFONT-era bitmap fonts and scalable font formats used by PostScript, PDF, and TrueType workflows. Its manual describes the reason for the conversion in package-nerd terms: scalable fonts render across printer resolutions and let Ghostscript generate better PDFs than bitmap-only inputs.

### 使われ方

In use, mftrace delegates the heavy lifting to font and tracing utilities such as METAFONT, potrace or autotrace, t1asm, and FontForge-like tooling. That makes it a glue package for TeX distributions, music engraving and document publishing systems, and maintainers converting old METAFONT designs into formats expected by modern font consumers. Its packaging across Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE reflects that it is infrastructure for a specialized publishing niche rather than an end-user font editor.

### ソース

- <https://ctan.org/pkg/mftrace?lang=en>
- <https://formulae.brew.sh/formula/mftrace>
- <https://github.com/hanwen/mftrace>
- <https://github.com/hanwen/mftrace/blob/master/mftrace.1>
- <https://lilypond.org/mftrace/>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mftrace
- **Version Scheme:** 0
- **Revision:** 2
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Debian apt - mftrace - 1.2.20+git20191022.3b4bc2e-3: normalized package name match | Debian stable package indexes: mftrace from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts Metafont fonts into Type1 fonts | https://lilypond.org/mftrace/index.html
- Nix - mftrace: normalized package name match | nixpkgs package indexes: pkgs/by-name/mf/mftrace/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mftrace - 1.2.20+git20191022.3b4bc2e-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mftrace from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts Metafont fonts into Type1 fonts | https://lilypond.org/mftrace/index.html
- dnf - mftrace - 1.2.20-20.fc45: normalized package name match | Fedora Rawhide package metadata: mftrace from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Utility for converting TeX bitmap fonts to Type 1 or TrueType fonts | http://lilypond.org/mftrace/
- zypper - mftrace - 1.2.20-4.5: normalized package name match | openSUSE Tumbleweed package metadata: mftrace from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Scalable PostScript Fonts for MetaFont | https://lilypond.org/mftrace/
- MacPorts - mftrace: normalized package name match | MacPorts ports tree: graphics/mftrace/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [potrace](https://pkg.so/ja/brew/potrace/) - Runtime dependency declared by Homebrew.
- [fontforge](https://pkg.so/ja/brew/fontforge/) - Runtime dependency declared by Homebrew.
- [t1utils](https://pkg.so/ja/brew/t1utils/) - Runtime dependency declared by Homebrew.
- [eot-utils](https://pkg.so/ja/brew/eot-utils/) - Shares pkgdb curated category or tags: cli, fonts, media, truetype.
- [psftools](https://pkg.so/ja/brew/psftools/) - Shares pkgdb curated category or tags: cli, fonts, media.
- [msdf-atlas-gen](https://pkg.so/ja/brew/msdf-atlas-gen/) - Shares pkgdb curated category or tags: cli, fonts, media.
- [otf2bdf](https://pkg.so/ja/brew/otf2bdf/) - Shares pkgdb curated category or tags: cli, font-conversion, fonts, media.
- [fontconfig](https://pkg.so/ja/brew/fontconfig/) - Shares pkgdb curated category or tags: cli, fonts, media.
- [freetype](https://pkg.so/ja/brew/freetype/) - Shares pkgdb curated category or tags: cli, fonts, media.
- [tectonic](https://pkg.so/ja/brew/tectonic/) - Shares pkgdb curated category or tags: cli, media, tex.
- [ttf2eot](https://pkg.so/ja/npm/ttf2eot/) - Local package facts share a topical domain. Shared terms: cli, font, fonts, media, ttf.

## Combined YAML source

View the package source record on GitHub. [combined/mftrace.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mftrace.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
