How to Install vflib3-bin in Ubuntu 18.04



Install vflib3-bin by entering the following commands in the terminal:

sudo apt update
sudo apt install vflib3-bin

Description:

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.

Version: 3.6.14.dfsg-3+nmu4

Section: universe/devel