Changeset 450 for branches/thune/thread_safe/gl/gx_dt.c
- Timestamp:
- 08/11/07 04:53:46 (16 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/gl/gx_dt.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/gl/gx_dt.c
r449 r450 653 653 { 654 654 case UT_STRING: 655 case UT_SLICE:656 655 if( cfg.fontFile ) 657 656 cfg.glyphs = ur_cstring( ut, it ); … … 773 772 774 773 case UT_STRING: 775 case UT_SLICE:776 774 if( cmd == UR_ATOM_VERTEX ) 777 775 vprog = ur_cstring( ut, it );
