/SDLBitmapFont

Bitmap (sprite) font rendering with SDL

Primary LanguageC++OtherNOASSERTION

SDLBitmapFontSample and VP16Font

Demonstrates bitmap (sprite) font rendering with SDL.

  • Created : 2021-02-14
  • Last modified : 2021-10-29

Setup

  • Install CMake
  • Before running CMake,
    • for macOS users:
    • for Windows users:
      • Run third_party/sdl2_setup.bat to download SDL2 developer package
  • Run CMake and build SDLBitmapFontSample project

License

See LICENSE.txt for details.