Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 24, 2005, 12:32:14 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: nicer font, and now i should reimplement font

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/graphics/text_engine.cc

    r4597 r4681  
    254254      glTranslatef(pos.x, pos.y, 0);
    255255
    256       //      printf("%d, %d\n", this->font->getFastTextureID(), glyphArray[65]->displayList);
    257256      char* tmpText = this->text;
    258257      while (*tmpText != '\0')
Note: See TracChangeset for help on using the changeset viewer.