Skip to content

dinau/luajit-sdl2_ttf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

luajit-sdl2_ttf


SDL2_ttf library for LuaJIT

This project is mainly used luajit-platformer.

Test program


On Windows OS,
it needs to be installed SDL2.dll, SDL2_image and SDL2_ttf.dll to current directory at least.
Also needs luajit.exe binary.

git clone https://github.com/dinau/luajit-sdl2_ttf
cd luajit-sdl2_ttf
cd test
test.bat

test.bat is the TrueType font load test program.

test.jpg