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
- Sources inherited from project openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/ftgl && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000009 9 Bytes | |
ftgl-2.1.3-rc5.tar.bz2 | 0000707854 691 KB | |
ftgl-autoreconf.patch | 0000000559 559 Bytes | |
ftgl-fix-no-add-needed.patch | 0000000228 228 Bytes | |
ftgl-pkgconfig.patch | 0000000249 249 Bytes | |
ftgl.changes | 0000003962 3.87 KB | |
ftgl.spec | 0000008680 8.48 KB |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0