Changeset 8989 in orxonox.OLD for trunk/src/lib/graphics/text_engine
- Timestamp:
- Jul 1, 2006, 5:32:45 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/text_engine/font.cc
r8768 r8989 273 273 Material::debug(); 274 274 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()); 276 276 // print the loaded font's style 277 277 /* int style = TTF_STYLE_NORMAL;
Note: See TracChangeset
for help on using the changeset viewer.