ftdump
FreeType 2 demonstration programs
Install
- All systems
-
curl cmd.cat/ftdump.sh
- Debian
-
apt-get install freetype2-demos
- Ubuntu
-
apt-get install freetype2-demos
- Arch Linux
-
pacman -S freetype2-demos
- Kali Linux
-
apt-get install freetype2-demos
- CentOS
-
yum install freetype-demos
- Fedora
-
dnf install freetype-demos
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install freetype2-demos
- Raspbian
-
apt-get install freetype2-demos
- Dockerfile
- dockerfile.run/ftdump
freetype2-demos
FreeType 2 demonstration programs
The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on providing small, efficient and ubiquitous products. This package contains some demonstration programs and utilities that showcase the features of the FreeType 2 font engine.