macOS
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · Quelle: api.github.com
brew / Rang 11301
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ttf2eot in AI-Agent-Workflows.
Installation
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · Quelle: api.github.com
Überblick
Convert TTF files to EOT
Verlauf
ttf2eot is a small command-line converter that turns TrueType/OpenType fonts into EOT files for older Internet Explorer `@font-face` workflows.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
ttf2eot | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:ttf2eot |
|---|---|
| Version | 0.0.3 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/wget/ttf2eot |
| Repository | https://github.com/wget/ttf2eot |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
ttf2eot
sudo port install ttf2eotQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.