Changeset 8756 in orxonox.OLD for branches/fontdata/src/lib/graphics/text_engine/font_data.cc
- Timestamp:
- Jun 23, 2006, 8:34:56 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/fontdata/src/lib/graphics/text_engine/font_data.cc
r8751 r8756 30 30 this->fontTTF = NULL; 31 31 this->glyphArray = NULL; 32 this->renderStyle = TTF_STYLE_NORMAL; 33 this->renderSize = FONT_DEFAULT_RENDER_SIZE; 32 34 } 33 35
Note: See TracChangeset
for help on using the changeset viewer.