Automic VaultAutomic Vault

brew

msdfgen を Homebrew, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install msdfgen

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install msdfgen

MacPorts ports tree · graphics/msdfgen/Portfile · ソース: api.github.com

概要

パッケージ概要

Multi-channel signed distance field generator

コマンドとエイリアス

  • msdfgen

履歴

プロジェクトの歴史と使われ方

msdfgen is a utility and library for generating signed distance fields from vector shapes and font glyphs, with its main focus on multi-channel signed distance fields for real-time graphics.

プロジェクトの歴史

The official GitHub repository was created in 2016 and the changelog lists version 1.0 as the initial public release on 2016-04-28. The project later added CMake support, expanded SVG and font handling, introduced MTSDF mode, and kept refining error correction, geometry preprocessing, and build options.

採用の歴史

The README positions msdfgen both as a standalone console program and as a C++ library. It also points users toward msdf-atlas-gen when generating complete font atlases, which reflects its adoption in graphics and text-rendering pipelines rather than as an end-user media tool.

使われ方

Typical package-manager usage is running msdfgen with a mode, input, and options to generate SDF, PSDF, MSDF, or MTSDF textures from fonts, SVG files, shape descriptions, or standard input. The library API exposes the same core generation routines for embedding in renderers and tools.

パッケージ好きにとっての重要性

msdfgen matters in packaging because it bridges graphics research and practical asset generation: a small CLI plus C++ library, optional image/font/SVG dependencies, and current releases that track real-world build-system needs.

タイムライン

  • 2016: Repository created and version 1.0 published.
  • 2017: CMake build script added.
  • 2020: MTSDF mode added.
  • 2023: Standalone executable can be built in a limited dependency-free form.
  • 2025: Version 1.13 released.

Related projects

  • msdf-atlas-gen is the official companion project recommended by the README for generating full font atlases.

セキュリティ状態

保護ツール対応はまだ見つかっていません

msdfgen に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
msdfgencliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.13
マネージャ更新日2026-07-02
ローカルデータOK
上流最新
検出された最新v1.13

https://github.com/Chlumsky/msdfgen

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:msdfgen
バージョン1.13
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/msdfgen
ホームページhttps://github.com/Chlumsky/msdfgen
リポジトリhttps://github.com/Chlumsky/msdfgen
上流ドキュメントhttps://github.com/Chlumsky/msdfgen#readme
ライセンスMIT
ソースアーカイブhttps://github.com/Chlumsky/msdfgen/archive/refs/tags/v1.13.tar.gz
最終更新2026-07-02T15:53:33+02:00
Pulseupdated
依存関係freetype, libpng, tinyxml2
ビルド依存関係cmake
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemsdfgen
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

msdfgen

sudo port install msdfgen
  • normalized package name match
  • 一致条件: Msdfgen
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/msdfgen/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment