hb-ot-shape-closure
OpenType text shaping engine (utility)
Install
- All systems
-
curl cmd.cat/hb-ot-shape-closure.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-ot-shape-closure
- Docker
-
docker run cmd.cat/hb-ot-shape-closure hb-ot-shape-closure
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.