Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 1, 2005, 12:11:24 AM (19 years ago)
Author:
bensch
Message:

orxonox/branches/textEngine: now the Font is dynamical. See the fps :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/textEngine/src/lib/graphics/font/glfont.h

    r3701 r3707  
    1212
    1313/* some default values */
    14 #define FONT_DEFAULT_SIZE       18                   //!< default size of the Text
     14#define FONT_DEFAULT_SIZE       50                   //!< default size of the Text
    1515#define FONT_DEFAULT_TEXT       "orxonox 1234567890" //!< some default text to display
    1616#define FONT_DEFAULT_COLOR_R    256                  //!< the default red part (color) of the text
Note: See TracChangeset for help on using the changeset viewer.