Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8989 in orxonox.OLD for trunk/src/lib/graphics/text_engine/font.cc


Ignore:
Timestamp:
Jul 1, 2006, 5:32:45 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: notifier notifies

File:
1 edited

Legend:

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

    r8768 r8989  
    273273  Material::debug();
    274274
    275   PRINT(0)("TEST %p and %p\n", this->data.get(), this->data->textureData().get());
     275  //PRINT(0)("TEST %p and %p\n", this->data.get(), this->data->textureData().get());
    276276  // print the loaded font's style
    277277/*  int style = TTF_STYLE_NORMAL;
Note: See TracChangeset for help on using the changeset viewer.