Automic VaultAutomic Vault

brew

libdrawtext を Homebrew でインストール

libdrawtext のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libdrawtext

local Homebrew formula metadata

概要

パッケージ概要

Library for anti-aliased text rendering in OpenGL

コマンドとエイリアス

  • font2glyphmap

履歴

プロジェクトの歴史と使われ方

libdrawtext is John Tsiombikas's small C library for fast anti-aliased text rendering in OpenGL, with FreeType-backed glyph rasterization and an included `font2glyphmap` tool for pre-rendered glyph maps.

プロジェクトの歴史

The README describes libdrawtext as an OpenGL text-rendering helper that can also render into plain RGBA pixel buffers starting with version 0.3. Its copyright range begins in 2011, and the public tags show release_0.1 in August 2012, followed by release_0.2 and 0.2.1 in April 2014, release_0.3 in March 2016, release_0.4 in July 2016, v0.5 in February 2019, and v0.6 in February 2023.

The 0.6 release notes are maintenance-oriented: glyph metric changes, GL backend fixes, Android/OpenGL ES compatibility adjustments, GCC 10 compatibility, and build fixes. That pattern fits a compact library maintained for embedding rather than a broad end-user application.

採用の歴史

Evidence for broad ecosystem adoption is thin, but the Homebrew package and GitHub repository show enough activity for developers who want a lightweight OpenGL text library without pulling in a full UI or game engine stack. Its appeal is strongest for demos, visualization programs, and small graphics tools that need text overlays.

使われ方

The README points users to example programs and the heavily commented `drawtext.h` header. It supports Unix and MinGW builds through `./configure`, `make`, and `make install`, with FreeType and OpenGL both described as optional depending on whether glyphmaps or pixel-buffer rendering are used.

パッケージ好きにとっての重要性

libdrawtext is a classic small-library package: narrow scope, optional dependencies, C ABI, and a helper binary. For package maintainers, the interesting part is keeping a minimal OpenGL-era text utility available without dragging in larger graphics frameworks.

タイムライン

  • 2011: Copyright range begins for libdrawtext.
  • 2012: release_0.1 tag published.
  • 2014: release_0.2 and release_0.2.1 tags published.
  • 2016: release_0.3 added RGBA pixel-buffer rendering; release_0.4 followed.
  • 2019: v0.5 release published.
  • 2023: v0.6 release published with GL, glyph metric, Android, GCC, and build fixes.

Related projects

  • The README names FreeType as the glyph-rasterization dependency and OpenGL as the main rendering backend. The included `font2glyphmap` utility and example programs are the closest related project surfaces inside the repository.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
font2glyphmapcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.6
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.6

https://github.com/jtsiomb/libdrawtext

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libdrawtext
バージョン0.6
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libdrawtext
ホームページhttp://nuclear.mutantstargoat.com/sw/libdrawtext/
リポジトリhttps://github.com/jtsiomb/libdrawtext
上流ドキュメントhttp://nuclear.mutantstargoat.com/sw/libdrawtext
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://github.com/jtsiomb/libdrawtext/archive/refs/tags/v0.6.tar.gz
依存関係freetype
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibdrawtext
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • 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