• Show log

    Commit

  • Hash : c1a46a82
    Author : henry
    Date : 2001-10-28T04:04:00

    Added note about STL

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/ftgl.git
    Git SSH git@git.kmx.io:kc3-lang/ftgl.git
    Public access ? public
    Description

    https://github.com/ulrichard/ftgl

    Users
    thodg_m thodg_l kc3_lang_org thodg_w thodg www_kmx_io
    Tags

  • README.txt

  • FTGL Version 1.0
    
    This project will build a static library (archive) in this directory.
    
    FTGL requires the Freetype2 library (version 2.0.3 or later) and OpenGL (glu version 1.2 or later). You may need to edit the paths to point to the correct place. It also uses STL containers.
    
    To use FTGL in your own projects you will need to link against this lib and include the FTGL headers located in the src directory. Your project will also need Freetype and OpenGL.
    
    For instructions on using Freetype go to www.freetype.org
    For instructions on using go to OpenGL www.opengl.org
    
    Please contact me if you have any suggestions, feature requests, or problems.
    
    Henry Maddocks
    henryj@paradise.net.nz
    http://homepages.paradise.net.nz/henryj/