macOS
brew install freetypelocal Homebrew formula metadata
sudo port install freetypeMacPorts ports tree · print/freetype/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de freetype pour les workflows d'agents IA.
installation
brew install freetypelocal Homebrew formula metadata
sudo port install freetypeMacPorts ports tree · print/freetype/Portfile · Source: api.github.com
sudo apk add freetypeAlpine Linux edge package indexes · freetype · Source: dl-cdn.alpinelinux.org
sudo dnf install freetypeFedora Rawhide package metadata · freetype · Source: dl.fedoraproject.org
nix profile install nixpkgs#freetypenixpkgs package indexes · pkgs/by-name/fr/freetype/package.nix · Source: api.github.com
sudo apt install freetype2-demosDebian stable package indexes · freetype2-demos · Source: deb.debian.org
aperçu
Software library to render fonts
historique
FreeType is a portable C library for rendering fonts, especially vector and bitmap font formats. It is a foundational graphics dependency: users rarely invoke it directly, but desktop stacks, browsers, games, document renderers, and toolkits depend on the library to turn fonts into glyph images.
The official history says David Turner created FreeType in 1996 to render TrueType fonts, including a TrueType bytecode interpreter. Robert Wilhelm ported it to C in 1997, Werner Lemberg joined the team, and the Pascal version ended development in 2000.
FreeType 2.0 was released in 2000 after beta releases as a complete modular rewrite. It added support for multiple font formats, including PostScript fonts, improved gray-level rendering, and glyph image and metrics caching.
The project later narrowed its scope around 2004 to creating rasterized glyph images, leaving text shaping and layout to higher-level libraries such as ICU and HarfBuzz. In 2009 the repository moved from CVS to git, and Werner Lemberg became the sole maintainer with outside contributions.
FreeType 1 influenced OS/2 and TeX tooling through FreeType/2 and ttf2pk, according to the official history. FreeType 2's narrower rendering focus made it a durable low-level dependency rather than a complete text-layout engine.
Its adoption is visible through its role as a tiny, efficient, portable renderer used by other software rather than as an end-user program. The README emphasizes portability, customization, and high-quality output across most vector and bitmap font formats.
Developers use FreeType through its C API to load font faces, inspect glyph metrics, rasterize glyph images, and integrate font rendering into larger graphics or document pipelines. The official documentation includes glyph conventions, a tutorial, API reference, design notes, and hinting documentation.
Packaged FreeType usually exposes headers, libraries, freetype-config for legacy build integration, and documentation. It does not have a normal user config file or credential store.
FreeType is one of the archetypal invisible dependencies; upgrading it can affect font rendering across a whole system. Package maintainers care about ABI stability, optional rendering features, patent-era historical choices around hinting, and coordination with HarfBuzz and graphics stacks.
Its history also explains an important Unix packaging boundary: FreeType renders glyphs, while shaping and layout live elsewhere. That division is why FreeType and HarfBuzz so often travel together in dependency graphs.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
freetype-config | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:freetype |
|---|---|
| Version | 2.14.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/freetype |
| Page d'accueil | https://www.freetype.org/ |
| Dépôt | https://gitlab.freedesktop.org/freetype/freetype |
| Docs amont | https://freetype.org/freetype2/docs/documentation.html |
| Licence | FTL |
| Archive source | https://downloads.sourceforge.net/project/freetype/freetype2/2.14.3/freetype-2.14.3.tar.xz |
| Dépendances | libpng |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | bzip2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | freetype |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
freetype2-demos 2.13.3+dfsg-1+deb13u1
FreeType 2 demonstration programs
sudo apt install freetype2-demosfreetype2-doc 2.13.3+dfsg-1+deb13u1
FreeType 2 font engine, development documentation
sudo apt install freetype2-doclibfreetype-dev 2.13.3+dfsg-1+deb13u1
FreeType 2 font engine, development files
sudo apt install libfreetype-devlibfreetype6 2.13.3+dfsg-1+deb13u1
FreeType 2 font engine, shared library files
sudo apt install libfreetype6freetype
nix profile install nixpkgs#freetypefreetype2-demos 2.13.2+dfsg-1build3
FreeType 2 demonstration programs
sudo apt install freetype2-demosfreetype2-doc 2.13.2+dfsg-1build3
FreeType 2 font engine, development documentation
sudo apt install freetype2-doclibfreetype-dev 2.13.2+dfsg-1build3
FreeType 2 font engine, development files
sudo apt install libfreetype-devlibfreetype6 2.13.2+dfsg-1build3
FreeType 2 font engine, shared library files
sudo apt install libfreetype6freetype 2.14.3-r0
TrueType font rendering library
sudo apk add freetypefreetype-demos 2.14.3-r0
A collection of FreeType demos
sudo apk add freetype-demosfreetype-dev 2.14.3-r0
TrueType font rendering library (development files)
sudo apk add freetype-devfreetype-doc 2.14.3-r0
TrueType font rendering library (documentation)
sudo apk add freetype-docfreetype-static 2.14.3-r0
TrueType font rendering library (static library)
sudo apk add freetype-staticfreetype 2.14.3-1.fc45
A free and portable font rendering engine
sudo dnf install freetypefreetype-demos 2.14.3-1.fc45
A collection of FreeType demos
sudo dnf install freetype-demospiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.