# Installer ttf2eot avec Homebrew, MacPorts

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

## installation

```sh
sudo av install brew:ttf2eot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ttf2eot
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ttf2eot
```

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

## Faits du paquet

- **Clé du paquet:** brew:ttf2eot
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ttf2eot>
- **Version:** 0.0.3
- **Résumé source:** Convert TTF files to EOT
- **Page d'accueil:** <https://github.com/wget/ttf2eot>
- **Dépôt:** <https://github.com/wget/ttf2eot>
- **Licence:** LGPL-2.0-or-later OR BSD-2-Clause
- **Archive source:** <https://github.com/wget/ttf2eot/archive/refs/tags/v0.0.3.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ttf2eot (cli)
- ttf2eot (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.0.3
- données locales: OK
- dépôt amont: https://github.com/wget/ttf2eot
- dernière version détectée: v0.0.3 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

ttf2eot is a small command-line converter that turns TrueType/OpenType fonts into EOT files for older Internet Explorer `@font-face` workflows.

### Historique du projet

The upstream README identifies the tool as a quick command-line wrapper around Chromium's `OpenTypeUtilities.cpp`, used to create EOT files from TTF or OpenType font files.

The README dates the original author note to 15-Mar-2009 and says the format is what Internet Explorer used for CSS `@font-face` declarations. GitHub metadata describes the current repository as an import of Taviso's tool from the now-defunct Google Code service.

### Historique d'adoption

ttf2eot belongs to the web-font compatibility period when developers needed EOT files for Internet Explorer while also shipping other font formats for newer browsers.

Its package-manager footprint is narrow but practical: the supplied package facts list Homebrew and MacPorts. That matches a tiny build-time converter used by web developers and font packagers rather than an end-user application.

### Modes d'utilisation

The documented usage is deliberately minimal: build with `make`, then run `./ttf2eot < input.ttf > output.eot`.

Because the tool reads from standard input and writes to standard output, it fits shell pipelines and asset build scripts.

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

ttf2eot is package-nerd significant precisely because it is so small: package managers kept a one-purpose compatibility converter available after the web platform moved on from EOT.

It is also an example of source-code migration history in package indexes: a Google Code-era utility imported to GitHub and preserved as a formula.

### Chronologie

- 2008: Microsoft's EOT submission is cited by the README as the format reference.
- 2009: The README author note dates the original utility to 15-Mar-2009.
- 2017: The GitHub repository is created as an import from defunct Google Code.

### Related projects

- The README cites Chromium's `OpenTypeUtilities.cpp`, Microsoft's `TTLoadEmbeddedFont`, and the W3C EOT submission.
- The tool sits near other font conversion utilities such as ttf2pt1, but targets web EOT output rather than PostScript Type 1.

### Sources

- <https://api.github.com/repos/wget/ttf2eot metadata describes the repository as an import from defunct Google Code.>
- <https://github.com/wget/ttf2eot README documents purpose, EOT context, build command, usage, origin date, and licensing.>
- source_facts.package-manager lists Homebrew and MacPorts packages.


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ttf2eot
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- MacPorts - ttf2eot: normalized package name match | MacPorts ports tree: print/ttf2eot/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [harfbuzz](https://pkg.so/fr/brew/harfbuzz/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [pango](https://pkg.so/fr/brew/pango/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [figlet](https://pkg.so/fr/brew/figlet/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [texlive](https://pkg.so/fr/brew/texlive/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [fonttools](https://pkg.so/fr/brew/fonttools/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [woff2](https://pkg.so/fr/brew/woff2/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts.
- [webfont](https://pkg.so/fr/brew/webfont/) - Shares pkgdb curated category or tags: cli, developer-tools, fonts, ttf.
- [ttf2pt1](https://pkg.so/fr/brew/ttf2pt1/) - Shares pkgdb curated category or tags: cli, developer-tools, font-conversion.
- [ttf2eot](https://pkg.so/fr/npm/ttf2eot/) - Same normalized package name appears in another local ecosystem. Shared terms: cli, convert, eot, font, fonts.
- [graphviz2drawio](https://pkg.so/fr/brew/graphviz2drawio/) - Local package facts share a topical domain. Shared terms: cli, conversion, convert, developer, developer-tools.
- [ttf2eot](https://pkg.so/fr/npm/ttf2eot/) - Same normalized package name in another local ecosystem.

## Combined YAML source

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


## Sources

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