Skip to content

Bitmap (sprite) font rendering with SDL

License

Notifications You must be signed in to change notification settings

cxong/SDLBitmapFont

 
 

Repository files navigation

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.

About

Bitmap (sprite) font rendering with SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 72.2%
  • CMake 23.3%
  • Shell 4.5%