🍺 BREW Explorer

← all formulae

pango

brew install pango v1.57.1 LGPL-2.0-or-later

Shared library for laying out and rendering internationalized text with font support and Bidi handling.

Why you might care

Pango is a foundational text-layout engine used by GTK and other GUI toolkits; if you're building or linking against GTK-based applications, you likely need this. It handles complex scripts (Thai, Arabic, etc.), font selection via fontconfig, and text shaping via HarfBuzz. Primarily a build/runtime dependency rather than a standalone CLI tool.

Categories

Alternatives

HarfBuzz ICU fontconfig
63.8k
30-day installs · #93
225.5k
90-day · #83
1.1M
365-day · #49

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "HarfBuzz",
    "ICU",
    "fontconfig"
  ],
  "build_dependencies": [
    "gobject-introspection",
    "meson",
    "ninja",
    "pkgconf"
  ],
  "categories": [
    "library",
    "text-processor"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "cairo",
    "fontconfig",
    "freetype",
    "fribidi",
    "glib",
    "harfbuzz",
    "libthai"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Framework for layout and rendering of i18n text",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:39+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "pango",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gtk.org/docs/architecture/pango",
  "homepage_og_description": "GTK is a free and open-source cross-platform widget toolkit for creating graphical user interfaces.",
  "homepage_og_image": "/assets/img/logo-gtk.png",
  "homepage_title": "The GTK Project - A free and open-source cross-platform widget toolkit",
  "installs_30d": 63807,
  "installs_365d": 1065729,
  "installs_90d": 225473,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "LGPL-2.0-or-later",
  "llm_generated_at": "2026-06-20T23:42:39+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "pango",
  "oldnames": [],
  "one_liner": "Shared library for laying out and rendering internationalized text with font support and Bidi handling.",
  "optional_dependencies": [],
  "rank_30d": 93,
  "rank_365d": 49,
  "rank_90d": 83,
  "raw_hash": "09dcca10792eaa81",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/pango.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "pkgconf"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.57.1",
  "versioned_formulae": [],
  "why_use_this": "Pango is a foundational text-layout engine used by GTK and other GUI toolkits; if you\u0027re building or linking against GTK-based applications, you likely need this. It handles complex scripts (Thai, Arabic, etc.), font selection via fontconfig, and text shaping via HarfBuzz. Primarily a build/runtime dependency rather than a standalone CLI tool."
}