Ignore:
Timestamp:
06/14/14 21:06:00 (11 years ago)
Author:
epyon
Message:
  • various minor fixes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gfx/texture_font.cc

    r121 r256  
    9292}
    9393
    94 bool texture_font::load_glyphs( const std::string& codes )
     94bool texture_font::load_glyphs( const string& codes )
    9595{
    9696        FT_Face face     = (FT_Face)(m_rface);
Note: See TracChangeset for help on using the changeset viewer.