/[gzz]/gzz/gfx/librenderables/renderables.py
ViewVC logotype

Diff of /gzz/gfx/librenderables/renderables.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.100 by tjl, Mon Oct 7 09:36:17 2002 UTC revision 1.101 by tjl, Mon Oct 7 14:18:51 2002 UTC
# Line 1061  rs = [ Line 1061  rs = [
1061              DBG(dbg_horiztext2) << box << " " << ascent << " " << y << "\\n";              DBG(dbg_horiztext2) << box << " " << ascent << " " << y << "\\n";
1062                            
1063              glPushAttrib(GL_ENABLE_BIT);              glPushAttrib(GL_ENABLE_BIT);
1064              glEnable(GL_BLEND);              // don't enable blend here; should be done outside.
1065                glEnable(GL_TEXTURE_2D);
1066              switch(magic) {              switch(magic) {
1067              case 0:              case 0:
1068                  Text::renderIter(*r, txt.begin(), txt.end(),                  Text::renderIter(*r, txt.begin(), txt.end(),

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26