mkeot
Tools to convert from OTF or TTF to EOT font format
Install
- All systems
-
curl cmd.cat/mkeot.sh
- Debian
-
apt-get install eot-utils
- Ubuntu
-
apt-get install eot-utils
- Kali Linux
-
apt-get install eot-utils
- Fedora
-
dnf install eot-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install eot-utils
- OS X
-
brew install eot-utils
- Raspbian
-
apt-get install eot-utils
- Dockerfile
- dockerfile.run/mkeot
eot-utils
Tools to convert from OTF or TTF to EOT font format
The eot-utils are the two programs mkeot and eotinfo. The former creates an EOT (Embedded OpenType) file from an OpenType or TrueType font and the URLs of one or more Web pages. mkeot respects the TrueType embedding bits. The eotinfo program displays the contents of an EOT header in a human-readable way.