Automic VaultAutomic Vault

brew

msdf-atlas-gen mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für msdf-atlas-gen in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install msdf-atlas-gen

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Generator of multi-channel signed distance field atlases from fonts

Befehle und Aliase

  • msdf-atlas-gen

Verlauf

Projektgeschichte und Nutzung

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

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für msdf-atlas-gen wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
msdf-atlas-gencliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-25
Manager-Version1.4
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.4

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

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:msdf-atlas-gen
Version1.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/msdf-atlas-gen
Homepagehttps://github.com/Chlumsky/msdf-atlas-gen
Repositoryhttps://github.com/Chlumsky/msdf-atlas-gen
Upstream-Dokumentationhttps://github.com/Chlumsky/msdf-atlas-gen
LizenzMIT
Quellarchivhttps://github.com/Chlumsky/msdf-atlas-gen/archive/refs/tags/v1.4.tar.gz
Zuletzt aktualisiert2026-07-07T14:41:28Z
Pulseupdated
Abhängigkeitenfreetype, libpng, msdfgen, tinyxml2
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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