macOS
brew install msdfgenlocal Homebrew formula metadata
sudo port install msdfgenMacPorts ports tree · graphics/msdfgen/Portfile · source: api.github.com
brew
Multi-channel signed distance field generator. Version 1.13 via Homebrew; verified 2026-07-02. Also installable with macports: sudo port install msdfgen.
install
brew install msdfgenlocal Homebrew formula metadata
sudo port install msdfgenMacPorts ports tree · graphics/msdfgen/Portfile · source: api.github.com
overview
Multi-channel signed distance field generator
history
msdfgen is a utility and library for generating signed distance fields from vector shapes and font glyphs, with its main focus on multi-channel signed distance fields for real-time graphics.
The official GitHub repository was created in 2016 and the changelog lists version 1.0 as the initial public release on 2016-04-28. The project later added CMake support, expanded SVG and font handling, introduced MTSDF mode, and kept refining error correction, geometry preprocessing, and build options.
The README positions msdfgen both as a standalone console program and as a C++ library. It also points users toward msdf-atlas-gen when generating complete font atlases, which reflects its adoption in graphics and text-rendering pipelines rather than as an end-user media tool.
Typical package-manager usage is running msdfgen with a mode, input, and options to generate SDF, PSDF, MSDF, or MTSDF textures from fonts, SVG files, shape descriptions, or standard input. The library API exposes the same core generation routines for embedding in renderers and tools.
msdfgen matters in packaging because it bridges graphics research and practical asset generation: a small CLI plus C++ library, optional image/font/SVG dependencies, and current releases that track real-world build-system needs.
security posture
No matching local secret-handling manifest was found for msdfgen. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
msdfgen | cli | global executable |
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.
https://github.com/Chlumsky/msdfgen
install metadata
| Package key | brew:msdfgen |
|---|---|
| Version | 1.13 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/msdfgen |
| Homepage | https://github.com/Chlumsky/msdfgen |
| Repository | https://github.com/Chlumsky/msdfgen |
| Upstream docs | https://github.com/Chlumsky/msdfgen#readme |
| License | MIT |
| Source archive | https://github.com/Chlumsky/msdfgen/archive/refs/tags/v1.13.tar.gz |
| Last updated | 2026-07-02T15:53:33+02:00 |
| Pulse | updated |
| Dependencies | freetype, libpng, tinyxml2 |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | msdfgen |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
msdfgen
sudo port install msdfgensource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.