1. Home
  2. Browse
  3. ftgl

ftgl

v2022-05-18#1Go to latest

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

v2022-05-18#1

Publication

Supports

All

GitHub

frankheckenbach/ftgl29

Homepage

github.com/frankheckenbach/ftgl

Subtree

5c3a388a4c

License

MIT

Definition

Manifest