Library for Using Arbitrary Fonts in OpenGL Applications
FTGL is a free open source library that enables developers to use
arbitrary fonts in their OpenGL (www.opengl.org) applications.
Unlike other OpenGL font libraries, FTGL uses standard font file
formats, so there is no need of 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
that is most efficient for OpenGL rendering.
The supported rendering modes are:
- Bit maps
- Antialiased Pix maps
- Outlines
- Polygon meshes
- Extruded polygon meshes
- Texture maps
- Buffer maps
- Developed at multimedia:libs
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:SLECandidates/ftgl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
ftgl-2.4.0.tar.gz | 0000630803 616 KB | |
ftgl-fix-no-add-needed.patch | 0000000228 228 Bytes | |
ftgl-pkgconfig.patch | 0000000249 249 Bytes | |
ftgl.changes | 0000007976 7.79 KB | |
ftgl.spec | 0000005079 4.96 KB | |
install-FTVectoriser.h.patch | 0000000424 424 Bytes |
Comments 0