macOS
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · source: api.github.com
brew / rank 11301
Convert TTF files to EOT. Version 0.0.3 via Homebrew; verified from local package data. Also installable with macports: sudo port install ttf2eot.
install
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · source: api.github.com
overview
Convert TTF files to EOT
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ttf2eot | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:ttf2eot |
|---|---|
| Version | 0.0.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/wget/ttf2eot |
| Repository | https://github.com/wget/ttf2eot |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ttf2eot
sudo port install ttf2eotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.