hb-shape
OpenType text shaping engine (utility)
Install
- All systems
-
curl cmd.cat/hb-shape.sh
- Debian
-
apt-get install libharfbuzz-bin
- Ubuntu
-
apt-get install libharfbuzz-bin
- Alpine
-
apk add harfbuzz
- Arch Linux
-
pacman -S harfbuzz
- Kali Linux
-
apt-get install libharfbuzz-bin
- CentOS
-
yum install harfbuzz-devel
- Fedora
-
dnf install harfbuzz-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libharfbuzz-bin
- OS X
-
brew install harfbuzz
- Raspbian
-
apt-get install libharfbuzz-bin
- Dockerfile
- dockerfile.run/hb-shape
- Docker
-
docker run cmd.cat/hb-shape hb-shape
powered by Commando
libharfbuzz-bin
OpenType text shaping engine (utility)
HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). This package contains a command line interface for the HarfBuzz library.