Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3457 in orxonox.OLD for orxonox/trunk/config.h.in


Ignore:
Timestamp:
Mar 5, 2005, 2:33:27 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: added new File glfont.c that will be modified, so it can display any ttf font

also included libSDL_ttf into configure. this enables the use of any ttf font as mentioned by konfuzzius in orxonox-dev mail 266.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/config.h.in

    r3423 r3457  
    5959#undef HAVE_SDL_SDL_IMAGE_H
    6060
     61/* Define to 1 if you have the <SDL/SDL_ttf.h> header file. */
     62#undef HAVE_SDL_SDL_TTF_H
     63
    6164/* Define to 1 if you have the `sqrt' function. */
    6265#undef HAVE_SQRT
Note: See TracChangeset for help on using the changeset viewer.