# Installer t1lib avec Homebrew, dnf, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de t1lib pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:t1lib
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install t1lib
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install t1lib
```

  Preuve: MacPorts ports tree: devel/t1lib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install t1lib
```

  Preuve: Fedora Rawhide package metadata: t1lib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:t1lib
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.1.2
- **Résumé source:** C library to generate/rasterize bitmaps from Type 1 fonts
- **Page d'accueil:** <https://www.t1lib.org/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- type1afm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 5.1.2
## Historique du projet et usages

t1lib is a C library for generating and rasterizing bitmaps from Adobe Type 1 fonts, remembered mostly as a small legacy graphics/font dependency rather than as a modern user-facing application.

### Historique du projet

The official t1lib homepage describes the library as open source software developed by Rainer Menzner. It says the implementation is written in C and is based on IBM-donated X11 rasterizer code, while being independent of X11 or any other graphical user interface.

### Historique d'adoption

The official page presents t1lib in the context of classic Unix web and graphics stacks, especially adding Type 1 text to images with gd, Apache, and PHP. The Homebrew metadata in the input also records package-manager availability in Homebrew, Fedora/dnf, and MacPorts, which points to its role as a compatibility package for older software.

### Modes d'utilisation

Its command-line surface is small; the Homebrew input lists type1afm as the packaged executable. The main audience is C software that needs Type 1 font rasterization or metric extraction rather than people invoking a rich CLI directly.

### Pourquoi les passionnés de paquets s'y intéressent

Package maintainers care about t1lib because it is the kind of old graphics dependency that keeps historical build graphs working: small, C-based, archive-distributed, and tied to Type 1 fonts, X11-era rasterization, gd, and PHP image workflows.

### Chronologie

- Pre-2000s: t1lib was developed by Rainer Menzner from IBM-donated X11 rasterizer code.
- 2001: The official homepage pointed PHP users to image text examples using t1lib.
- 2026: Homebrew still packages t1lib 5.1.2 from an ibiblio source archive.

### Related projects

- The official homepage names gd, PHP, Apache, FreeType 2, and ImageMagick as adjacent projects or alternatives in image and font rendering workflows.

### Sources

- <https://formulae.brew.sh/formula/t1lib>
- <https://www.t1lib.org/>
- input.source_facts.description
- input.source_facts.package-manager


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- dnf - t1lib - 5.1.2-44.fc45: normalized package name match | Fedora Rawhide package metadata: t1lib from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | PostScript Type 1 font rasterizer | ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.lsm
- dnf - t1lib-apps - 5.1.2-44.fc45: normalized package name match | Fedora Rawhide package metadata: t1lib-apps from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | t1lib demo applications | ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.lsm
- dnf - t1lib-devel - 5.1.2-44.fc45: normalized package name match | Fedora Rawhide package metadata: t1lib-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files and development files for t1lib | ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.lsm
- dnf - t1lib-static - 5.1.2-44.fc45: normalized package name match | Fedora Rawhide package metadata: t1lib-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Static libraries for t1lib | ftp://sunsite.unc.edu/pub/Linux/libs/graphics/t1lib-5.1.2.lsm
- MacPorts - t1lib: normalized package name match | MacPorts ports tree: devel/t1lib/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/t1lib.yml](https://github.com/mxcl/pkgdb/blob/main/combined/t1lib.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
