| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libftgl2 | Distribution: SUSE Linux 16 |
| Version: 2.4.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 160000.2.2 | Build date: Tue May 6 10:44:17 2025 |
| Group: System/Libraries | Build host: reproducible |
| Size: 426054 | Source RPM: ftgl-2.4.0-160000.2.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://github.com/frankheckenbach/ftgl | |
| Summary: Library for Using Arbitrary Fonts in OpenGL Applications | |
FTGL is a C++ library using Freetype2 to render fonts in OpenGL applications. FTGL supports bitmaps, pixmaps, texture maps, outlines, polygon mesh, and extruded polygon rendering modes.
LGPL-2.1-or-later
* Tue May 06 2025 ana.guerrero@suse.com
- Fix build failure, add patch fix_type_error.patch
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %patch -P N instead of deprecated %patchN.
* Sat Oct 26 2019 aloisio@gmx.com
- Update to version 2.4.0
* New setting LegacyOpenGLState(), see README-LegacyOpenGLState
* Fix/silence compiler warnings
version 2.3.1:
* Updates to debian/ build files
version 2.3.0:
* Fix a memory leak
* FTContour: avoid NaN for angles close to 180 degrees
(see Debian bug #589601, 5.)
* FTBufferGlyph: fix garbage with bitmap fonts
(text is still clipped, that seems to be another problem)
* FTTextureGlyphImpl: fix garbage with bitmap fonts
(see Debian bug #589601, 4.)
* FTPixmapGlyph: fix garbage with bitmap fonts
(see Debian bug #589601, 2.)
* FTOutlineGlyphImpl, FTPolygonGlyphImpl: avoid uninizitalized
vectoriser in case of error (see Debian bug #589601, 1.)
* Various other bugfixes collected through the years
version 2.2.0:
* Stable API. Public headers are now frozen.
* Fixed several memory corruption and crash bugs - Sam Hocevar
* Fixed several memory leaks - Sam Hocevar
* Kerning and glyph performance enhancements - Sean Morrison
* The library now also exports a pure C interface - Éric Beets
* Inset/outset contour support for fonts - Éric Beets
* Fix the FTLayout rendering - Éric Beets
* Added new FTLayout and FTSimpleLayout support for layout
managers - Sam Hocevar
* Fixed the paths in the XCode project - Henry Maddocks
* Changed the behaviour of some objects so that if there is an
error their state isn't changed - Henry Maddocks
* New, fast FTBufferFont texture fonts - Sam Hocevar
* UTF-8 support - Daniel Remenak
- Switch to maintained fork
- Dropped ftgl-autoreconf.patch (merged upstream)
- Refreshed install-FTVectoriser.h.patch
* Fri Mar 08 2019 olaf@aepfle.de
- Add conditional for html docs, SLE_12 has no epstopdf
* Mon Mar 26 2018 crrodriguez@opensuse.org
- Remove Requires on Mesa-devel, automated pkgconfig()
Requires are enough in this case.
* Thu Dec 07 2017 kkaempf@suse.com
- adapt install-FTVectoriser.h.patch to install more .h files
required by tulip-5.1.0
* Wed Jul 12 2017 jengelh@inai.de
- Remove --with-pic which is only for static libs.
- RPM group fix.
- Trim redundant wording from description.
* Wed Jul 12 2017 tchvatal@suse.com
- Trim a bit description and fix group for demo
* Wed Jun 28 2017 kkaempf@suse.com
- add install-FTVectoriser.h.patch
install FTVectoriser.h, required by tulip-5.0
- fix documentation build
(add texlive-epstopdf and ghostscript to BuildRequires)
* Tue Apr 14 2015 tiwai@suse.de
- Fix download URL containing percent letters to make "osc service
localrun download_files" working
* Mon Apr 13 2015 mpluskal@suse.com
- Add baselibs to sources
* Sun Apr 12 2015 mpluskal@suse.com
- Use url for source
- Use tilde in version
- Clenaup spec file with spec-cleaner
- Update dependencies
- Remove obsolete defines
* Tue Sep 18 2012 idonmez@suse.com
- Add explicit glu dependency
* Sat Oct 01 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Mon Aug 29 2011 crrodriguez@opensuse.org
- Fix build with new gnu Ld defaults.
* Sun Apr 24 2011 toddrme2178@gmail.com
- Add 32bit compatibility libraries
- Fixed spec file encoding (fix for RPMLINT warning)
* Mon Apr 26 2010 ro@suse.de
- sanitize version in pkgconfig file
* Mon Jan 26 2009 crrodriguez@suse.de
- remove "la" files
* Wed Oct 22 2008 mrueckert@suse.de
- fix debug_packages_requires define
* Tue Oct 14 2008 sbrabec@suse.cz
- Fix for the latest autotools.
* Fri Aug 01 2008 ro@suse.de
- fix requires for debuginfo package
* Sat Jul 26 2008 aj@suse.de
- Remove unneccessary and now broken Requires.
* Wed Jul 23 2008 coolo@suse.de
- adding splitprovides to the library package for update
* Mon Jul 21 2008 sbrabec@suse.cz
- Added conflict for FTGLDemo moved from -devel to -demo package.
* Tue Jul 15 2008 sbrabec@suse.cz
- Updated to version 2.1.3-rc5:
* Stable API. Public headers are now frozen.
* Fixed several memory corruption and crash bugs
* Fixed several memory leaks
* Kerning and glyph performance enhancements
* The library now also exports a pure C interface
* Inset/outset contour support for fonts
* Fix the FTLayout rendering
* Added new FTLayout and FTSimpleLayout support for layout
managers
* Fixed the paths in the XCode project
* Changed the behaviour of some objects so that if there is an
error their state isn't changed
* New, fast FTBufferFont texture fonts
* UTF-8 support
* Thu Sep 13 2007 sbrabec@suse.cz
- Fixed pkg-config file to include correct freetype (#283824).
* Mon Jan 22 2007 ssommer@suse.de
- fixed same variable used twice build error
* Wed Sep 13 2006 sbrabec@suse.cz
- Split devel subpackage.
* Fri Sep 08 2006 sbrabec@suse.cz
- Build shared library (#197446).
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Nov 08 2005 dmueller@suse.de
- don't build as root
* Mon Nov 07 2005 ro@suse.de
- remove extra qualification to fix build with gcc-4.1
* Thu Jan 06 2005 sbrabec@suse.cz
- Updated to version 2.1.2.
* Thu Sep 02 2004 sbrabec@suse.cz
- New SuSE package, version 2.0.11.
/usr/lib64/libftgl.so.2 /usr/lib64/libftgl.so.2.4.0 /usr/share/doc/packages/libftgl2 /usr/share/doc/packages/libftgl2/AUTHORS /usr/share/doc/packages/libftgl2/BUGS /usr/share/doc/packages/libftgl2/COPYING /usr/share/doc/packages/libftgl2/ChangeLog /usr/share/doc/packages/libftgl2/NEWS /usr/share/doc/packages/libftgl2/README /usr/share/doc/packages/libftgl2/TODO
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:45:09 2025