VFlib3-config

Development files for VFlib3

Install

All systems
curl cmd.cat/VFlib3-config.sh
Debian Debian
apt-get install vflib3-dev
Ubuntu
apt-get install vflib3-dev
image/svg+xml Kali Linux
apt-get install vflib3-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install vflib3-dev
Raspbian
apt-get install vflib3-dev

vflib3-dev

Development files for 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 the header file and static library for developing with VFlib3.