- Timestamp:
- May 19, 2006, 12:07:17 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/graphics/text_engine/text.cc
r7455 r7726 35 35 // initialize this Text 36 36 this->font = NULL; 37 this->size = textSize; 37 38 38 39 this->setFont(fontFile, FONT_DEFAULT_RENDER_SIZE);
Note: See TracChangeset
for help on using the changeset viewer.