Automic VaultAutomic Vault

brew

Install msdf-atlas-gen with Homebrew

Generator of multi-channel signed distance field atlases from fonts. Version 1.4 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install msdf-atlas-gen

local Homebrew formula metadata

overview

Package summary

Generator of multi-channel signed distance field atlases from fonts

Commands and aliases

  • msdf-atlas-gen

history

Project history and usage

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

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for msdf-atlas-gen. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
msdf-atlas-gencliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-25
manager version1.4
manager updated2026-07-07
local dataok
upstreamcurrent
latest detectedv1.4

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

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:msdf-atlas-gen
Version1.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/msdf-atlas-gen
Homepagehttps://github.com/Chlumsky/msdf-atlas-gen
Repositoryhttps://github.com/Chlumsky/msdf-atlas-gen
Upstream docshttps://github.com/Chlumsky/msdf-atlas-gen
LicenseMIT
Source archivehttps://github.com/Chlumsky/msdf-atlas-gen/archive/refs/tags/v1.4.tar.gz
Last updated2026-07-07T14:41:28Z
Pulseupdated
Dependenciesfreetype, libpng, msdfgen, tinyxml2
Build dependenciescmake
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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