paps
UTF-8 to PostScript converter using Pango
Install
- All systems
-
curl cmd.cat/paps.sh
- Debian
-
apt-get install paps
- Ubuntu
-
apt-get install paps
- Arch Linux
-
pacman -S paps
- Kali Linux
-
apt-get install paps
- CentOS
-
yum install paps
- Fedora
-
dnf install paps
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install paps
- OS X
-
brew install paps
- Raspbian
-
apt-get install paps
- Dockerfile
- dockerfile.run/paps
paps
UTF-8 to PostScript converter using Pango
Paps reads a UTF-8 encoded file and generates a PostScript language rendering of the file. The rendering is done by creating outline curves through the pango ft2 backend.