Edit

kc3-lang/ftgl/src/FTFont

Branch :

  • Show log

    Commit

  • Author : sammy
    Date : 2008-05-01 18:30:29
    Hash : 822d0f8f
    Message : * Avoid crashing when the texture size is so small that its integer size becomes zero. At the same time, round many floats instead of simply flooring them to int. First part by Sean Morrison from bzflag commit r14590.