macOS
brew install msdf-atlas-genlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für msdf-atlas-gen in AI-Agent-Workflows.
Installation
brew install msdf-atlas-genlocal Homebrew formula metadata
Überblick
Generator of multi-channel signed distance field atlases from fonts
Verlauf
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.
Sicherheitslage
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.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
msdf-atlas-gen | cli | globales Executable |
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.
https://github.com/Chlumsky/msdf-atlas-gen
Installationsmetadaten
| Paketschlüssel | brew:msdf-atlas-gen |
|---|---|
| Version | 1.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/msdf-atlas-gen |
| Homepage | https://github.com/Chlumsky/msdf-atlas-gen |
| Repository | https://github.com/Chlumsky/msdf-atlas-gen |
| Upstream-Dokumentation | https://github.com/Chlumsky/msdf-atlas-gen |
| Lizenz | MIT |
| Quellarchiv | https://github.com/Chlumsky/msdf-atlas-gen/archive/refs/tags/v1.4.tar.gz |
| Zuletzt aktualisiert | 2026-07-07T14:41:28Z |
| Pulse | updated |
| Abhängigkeiten | freetype, libpng, msdfgen, tinyxml2 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | msdf-atlas-gen |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.