macOS
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · ソース: api.github.com
brew / 順位 11301
ttf2eot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ttf2eotlocal Homebrew formula metadata
sudo port install ttf2eotMacPorts ports tree · print/ttf2eot/Portfile · ソース: api.github.com
概要
Convert TTF files to EOT
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ttf2eot | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ttf2eot |
|---|---|
| バージョン | 0.0.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/wget/ttf2eot |
| リポジトリ | https://github.com/wget/ttf2eot |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ttf2eot
sudo port install ttf2eotソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.