Changeset 527 for trunk/thune/gl/TexFont.h
- Timestamp:
- 05/26/08 17:22:18 (6 months ago)
- Files:
-
- 1 modified
-
trunk/thune/gl/TexFont.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/gl/TexFont.h
r512 r527 52 52 const TexGlyphInfo* right ); 53 53 extern void txf_swap( TexFont* ); 54 extern int txf_width( const TexFont*, const char* it, const char* end ); 55 extern int txf_linespacing( const TexFont* ); 54 56 55 57 #ifdef __cplusplus
