Show
Ignore:
Timestamp:
05/26/08 17:22:18 (6 months ago)
Author:
krobillard
Message:

Added thune-gl widget! datatype.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/gl/TexFont.h

    r512 r527  
    5252                         const TexGlyphInfo* right ); 
    5353extern void txf_swap( TexFont* ); 
     54extern int  txf_width( const TexFont*, const char* it, const char* end ); 
     55extern int  txf_linespacing( const TexFont* ); 
    5456 
    5557#ifdef __cplusplus