Package libftgl2: Information

    Source package: libftgl2
    Version: 2.4.0-alt1
    Build time:  Jun 2, 2024, 08:53 AM
    Category: System/Libraries
    Report package bug
    License: LGPLv2
    Summary: OpenGL frontend to Freetype 2
    Description: 
    FTGL is a free open source library to enable developers to use arbitrary
    fonts in their OpenGL (www.opengl.org)  applications.
    Unlike other OpenGL font libraries FTGL uses standard font file formats
    so doesn't need 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 most
    efficient for OpenGL rendering.

    List of RPM packages built from this SRPM:
    libftgl-devel (e2kv6, e2kv5, e2kv4, e2k)
    libftgl2 (e2kv6, e2kv5, e2kv4, e2k)
    libftgl2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libftgl2-docs (noarch)

    Maintainer: Ivan A. Melnikov


      1. gcc-c++
      2. libX11-devel
      3. cppunit-devel
      4. libGL-devel
      5. libGLUT-devel
      6. libICE-devel
      7. ImageMagick-tools
      8. doxygen
      9. zlib-devel
      10. libfreetype-devel

    Last changed


    June 2, 2021 Ivan A. Melnikov 2.4.0-alt1
    Oct. 4, 2017 Michael Shigorin 2.2.0-alt11.svn20110521
    - reverted last change, not needed anymore
    Oct. 3, 2017 Michael Shigorin 2.2.0-alt10.svn20110521
    - E2K: add -std=c++11 explicitly