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:FactoryCandidates/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 |
Revision 20 (latest revision is 34)
Lars Vogdt (lrupp)
accepted
request 86082
from
Cristian Rodríguez (elvigia)
(revision 20)
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 86014 from coolo)
Comments 0