Edit

kc3-lang/ftgl/src/FTGL

Branch :

  • Show log

    Commit

  • Author : sammy
    Date : 2008-05-08 17:01:45
    Hash : 92b95cde
    Message : * Made most FTFont, FTGlyph and FTLayout function virtual. It's true that most of them use private members of the pImpl class and thus are not easily replaced, but intercepting the information may be useful in subclassing, too.