1. Home
  2. Browse
  3. ftgl

ftgl

v2.4.0#5Latest

FTGL is a free open source library to enable developers to use arbitrary fonts in their OpenGL (www.opengl.org) applications.

Unlike other OpenGL font libraries FTGL uses standard font file formats so doesn't need a preprocessing step to convert the high quality font data into a lesser quality, proprietary format.

FTGL uses the Freetype (www.freetype.org) font library to open and 'decode' the fonts. It then takes that output and stores it in a format most efficient for OpenGL rendering.

Install

Run the following Vcpkg command to install the port.

vcpkg install ftgl

Usage

Usage details are not available for this port.

Dependencies

See source

Version

v2.4.0#5

Publication

Supports

All

GitHub

frankheckenbach/ftgl29

Homepage

github.com/frankheckenbach/ftgl

Subtree

fd4c30b55e

License

MIT

Definition

Manifest