Library for Using Arbitrary Fonts in OpenGL Applications
This package is based on the package 'ftgl' from project 'openSUSE:Factory'.
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
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / ftgl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout multimedia:libs/ftgl && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000139 139 Bytes | |
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