# msdf-atlas-gen mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:msdf-atlas-gen
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install msdf-atlas-gen
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:msdf-atlas-gen
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/msdf-atlas-gen>
- **Version:** 1.4
- **Quellzusammenfassung:** Generator of multi-channel signed distance field atlases from fonts
- **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
- **Generiert:** 2026-07-25T07:20:51+00:00

## Executables

- msdf-atlas-gen (cli)
- msdf-atlas-gen (Alias)

## Abhängigkeiten

- freetype
- libpng
- msdfgen
- tinyxml2

## Build-Abhängigkeiten

- cmake

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-25
- Manager-Version: 1.4
- Manager aktualisiert: 2026-07-07
- lokale Daten: OK
- Upstream-Repository: https://github.com/Chlumsky/msdf-atlas-gen
- neueste erkannte Version: v1.4 (aktuell)
## 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.

### Quellen

- <https://formulae.brew.sh/formula/msdf-atlas-gen>
- <https://github.com/Chlumsky/msdf-atlas-gen#readme>
- <https://github.com/Chlumsky/msdf-atlas-gen/blob/master/CHANGELOG.md>
- source_facts.repo


## Sicherheitshinweise

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.


## Details aus der Quelldatenbank

- **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:** stable


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://www.automicvault.com/de/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [freetype](https://www.automicvault.com/de/pkg/brew/freetype/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/de/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [msdfgen](https://www.automicvault.com/de/pkg/brew/msdfgen/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/de/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [aalib](https://www.automicvault.com/de/pkg/brew/aalib/) - Shares av.db curated category or tags: cli, graphics, media.
- [babl](https://www.automicvault.com/de/pkg/brew/babl/) - Shares av.db curated category or tags: cli, graphics, media.
- [batik](https://www.automicvault.com/de/pkg/brew/batik/) - Shares av.db curated category or tags: cli, graphics, media.
- [dicebear](https://www.automicvault.com/de/pkg/brew/dicebear/) - Shares av.db curated category or tags: cli, graphics, media.
- [efl](https://www.automicvault.com/de/pkg/brew/efl/) - Shares av.db curated category or tags: cli, graphics, media.
- [eot-utils](https://www.automicvault.com/de/pkg/brew/eot-utils/) - Shares av.db curated category or tags: cli, fonts, media.
- [epstool](https://www.automicvault.com/de/pkg/brew/epstool/) - Shares av.db curated category or tags: cli, graphics, media.
- [fig2dev](https://www.automicvault.com/de/pkg/brew/fig2dev/) - Shares av.db curated category or tags: cli, graphics, media.
- [msdf-bmfont-xml](https://www.automicvault.com/de/pkg/npm/msdf-bmfont-xml/) - Local package facts share a topical domain. Shared terms: cli, distance, field, fields, fonts.
- [libemf2svg](https://www.automicvault.com/de/pkg/brew/libemf2svg/) - Local package facts share a topical domain. Shared terms: cli, freetype, graphics, libpng, media.

## Combined YAML source

View the package source record on GitHub. [combined/msdf-atlas-gen.yml](https://github.com/automic-vault/db/blob/main/combined/msdf-atlas-gen.yml)


## Quellen

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