t1libconfig
Library for generating character- and string-glyphs from Adobe Type 1 fonts
Install
- All systems
-
curl cmd.cat/t1libconfig.sh
- Debian
-
apt-get install t1lib-bin
- Ubuntu
-
apt-get install t1lib-bin
- Arch Linux
-
pacman -S t1lib
- CentOS
-
yum install t1lib
- Fedora
-
dnf install t1lib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install t1lib-bin
- OS X
-
brew install t1lib
- Raspbian
-
apt-get install t1lib-bin
- Dockerfile
- dockerfile.run/t1libconfig
t1lib
Library for generating character- and string-glyphs from Adobe Type 1 fonts
t1lib-bin
Type 1 font rasterizer library - user binaries
T1lib is an enhanced rasterizer for Type 1 fonts. T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. This package contains the programs "xglyph" and "type1afm", included in the upstream T1lib distribution. It also contains the "t1libconfig" script used to configure t1lib.