Automic VaultAutomic Vault

brew

msdf-atlas-gen を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install msdf-atlas-gen

local Homebrew formula metadata

概要

パッケージ概要

Generator of multi-channel signed distance field atlases from fonts

コマンドとエイリアス

  • msdf-atlas-gen

履歴

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

msdf-atlas-gen is a C++ utility and library for generating compact font atlases using multi-channel signed distance fields.

プロジェクトの歴史

The official README presents the project as a utility built around MSDFgen. It loads glyphs from TTF or OTF fonts, generates distance fields, packs them into atlas bitmaps, and can export image, CSV, JSON, or Artery Font outputs.

The changelog records version 1.0 as the initial release on 2020-03-08, followed by releases that updated MSDFgen, added CMake support, added multiple-font and variable-font features, and moved the build toward CMake plus vcpkg.

採用の歴史

The project is packaged by Homebrew as a standalone CLI, which makes a graphics-programming font-atlas generator available through normal developer package-manager workflows.

Its README explicitly ties font atlases to real-time rendering contexts such as video games, so adoption centers on rendering engines, game tooling, and UI systems that need scalable text assets.

使われ方

Command-line use starts with a required font input, optional character or glyph sets, atlas type selection such as MSDF or MTSDF, output options such as image, JSON, CSV, or Artery Font, and generator controls for ranges, padding, threading, and coordinate origin.

The project can also be used as a library; the README includes C++ examples for generating a whole atlas and for dynamic atlas growth.

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

For package users, msdf-atlas-gen is notable because it wraps specialized real-time text-rendering algorithms in a normal Unix-style executable.

It also exposes a compact dependency story familiar to C++ packaging: upstream MSDFgen, CMake, vcpkg, and release tarballs that package managers can build reproducibly.

タイムライン

  • 2020: Version 1.0 initial release.
  • 2021: Version 1.2 added multiple fonts or font sizes in one atlas and y-origin selection.
  • 2021: Version 1.2.2 added CMake and Conan package-manager support.
  • 2024: Version 1.3 switched primary dependency management to vcpkg and overhauled CMake configuration.

Related projects

  • MSDFgen is the core related generator technology.
  • Artery Font format, vcpkg, Conan, CMake, FreeType, and real-time rendering engines are adjacent pieces named or implied by the official README and changelog.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/Chlumsky/msdf-atlas-gen

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:msdf-atlas-gen
バージョン1.4
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/msdf-atlas-gen
ホームページhttps://github.com/Chlumsky/msdf-atlas-gen
リポジトリhttps://github.com/Chlumsky/msdf-atlas-gen
上流ドキュメントhttps://github.com/Chlumsky/msdf-atlas-gen
ライセンスMIT
ソースアーカイブhttps://github.com/Chlumsky/msdf-atlas-gen/archive/refs/tags/v1.4.tar.gz
最終更新2026-07-07T14:41:28Z
Pulseupdated
依存関係freetype, libpng, msdfgen, 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 Namemsdf-atlas-gen
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment