freetype-config
files
Install
- All systems
-
curl cmd.cat/freetype-config.sh
- Debian
-
apt-get install libfreetype6-dev
- Ubuntu
-
apt-get install libfreetype6-dev
- Kali Linux
-
apt-get install libfreetype6-dev
- CentOS
-
yum install freetype-devel
- Fedora
-
dnf install freetype-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libfreetype6-dev
- Raspbian
-
apt-get install libfreetype6-dev
- Dockerfile
- dockerfile.run/freetype-config
freetype-devel
files
libfreetype6-dev
FreeType 2 font engine, development files
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 bringing small, efficient and ubiquitous products. This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library.