eot2ttf
utility to convert Embedded OpenType fonts to TrueType
Install
- All systems
-
curl cmd.cat/eot2ttf.sh
- Debian
-
apt-get install eot2ttf
- Ubuntu
-
apt-get install eot2ttf
- Kali Linux
-
apt-get install eot2ttf
- Fedora
-
dnf install eot2ttf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install eot2ttf
- Raspbian
-
apt-get install eot2ttf
- Dockerfile
- dockerfile.run/eot2ttf
eot2ttf
utility to convert Embedded OpenType fonts to TrueType
Libeot is a library for parsing Embedded OpenType files and converting them to other formats This package contains eot2ttf - which uses libeot to convert .eot to .ttf.