vflmktex
Sample programs using VFlib3
Install
- All systems
-
curl cmd.cat/vflmktex.sh
- Debian
-
apt-get install vflib3-bin
- Ubuntu
-
apt-get install vflib3-bin
- Kali Linux
-
apt-get install vflib3-bin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install vflib3-bin
- Raspbian
-
apt-get install vflib3-bin
- Dockerfile
- dockerfile.run/vflmktex
vflib3-bin
Sample programs using VFlib3
VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType2. Font search via kpathsea is supported, too. This package contains a few sample programs that come with VFlib3.