Skip to Content

ftgl v2022-05-18

Created
Updated

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.

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

# Host Dependencies

and one transitive dependency:

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Juha Sointusalo's avatar Juha Sointusalo
  • Robert Schumacher's avatar Robert Schumacher
  • sma-github's avatar sma-github
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort
  • JonLiu1993's avatar JonLiu1993

# Changelog

  • 5c3a388 [ftgl] no absolute paths (#24812)
  • bbb6680 [ftgl] Update to the latest commit (#24770)
  • a252b4b [ftgl] fix cmake config (#21145)
  • b295670 Bulk convert control files. (#19986)
  • 28b70b4 [ftgl] Fix build failure #9520 (#9521)
  • 3fadaff [many ports] Updates 2019.05.24 (#6618)
  • 751aa78 [ftgl] add new port

# Source