• Show log

    Commit

  • Hash : 6c2a187c
    Author : sammy
    Date : 2008-06-08T15:56:35

    * Revert the FTFont::Advance() and FTGlyph::Advance() improvements. After discussion, I was convinced they were not worth the backwards compatibility breakage. They now return float again, instead of FTPoint.

  • 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 2.0 Demo
    
    This demo demonstrates the different rendering styles available with FTGL.
    Press <spacebar> to change the font rendering style.
    Press <enter> to enable edit mode.
    
    When compiling you will need to check the paths to the font files as they are
    hard coded. See #define FONT_FILE and #define FONT_INFO in FTGLDemo.c
    
    
    Please contact me if you have any suggestions, feature requests, or problems.
    
    Henry Maddocks
    henryj@paradise.net.nz
    http://homepages.paradise.net.nz/henryj/