Changeset 540 for trunk/thune/gl/TexFont.h
- Timestamp:
- 07/04/08 03:46:13 (5 months ago)
- Files:
-
- 1 modified
-
trunk/thune/gl/TexFont.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/thune/gl/TexFont.h
r533 r540 61 61 const TexFontGlyph* right ); 62 62 extern void txf_swap( TexFont* ); 63 extern void txf_moveGlyphs( TexFont*, int dx, int dy ); 63 64 extern int txf_width( const TexFont*, const char* it, const char* end ); 64 65 extern int txf_lineSpacing( const TexFont* );
