🍺 BREW Explorer

← all formulae

freetype

brew install freetype v2.14.3 FTL

C library for rendering TrueType, OpenType, and bitmap fonts.

Why you might care

Essential build dependency for any tool that needs to render text—used by imagemagick, graphviz, matplotlib, and countless other CLI utilities. FreeType handles font rasterization, hinting, and kerning across platforms; most users install it transitively rather than directly.

Categories

Alternatives

HarfBuzz Pango Cairo
108.1k
30-day installs · #35
447.4k
90-day · #27
1.5M
365-day · #35

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [
    "freetype2"
  ],
  "alternatives": [
    "HarfBuzz",
    "Pango",
    "Cairo"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "library",
    "text-processor"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libpng"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Software library to render fonts",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:49+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "freetype",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.freetype.org/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "The FreeType Project",
  "installs_30d": 108118,
  "installs_365d": 1487980,
  "installs_90d": 447391,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "FTL",
  "llm_generated_at": "2026-06-20T23:42:16+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "freetype",
  "oldnames": [],
  "one_liner": "C library for rendering TrueType, OpenType, and bitmap fonts.",
  "optional_dependencies": [],
  "rank_30d": 35,
  "rank_365d": 35,
  "rank_90d": 27,
  "raw_hash": "6937d86f762f1159",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/f/freetype.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2"
  ],
  "version_head": null,
  "version_stable": "2.14.3",
  "versioned_formulae": [],
  "why_use_this": "Essential build dependency for any tool that needs to render text\u2014used by imagemagick, graphviz, matplotlib, and countless other CLI utilities. FreeType handles font rasterization, hinting, and kerning across platforms; most users install it transitively rather than directly."
}