Go to file
zv0n 73f67a3f47 SDLPP: Use FontConfiguration to store font configuration
With this it is possible to only store 1 configuration object
as opposed to storing font configuration inside every TextRenderer
2021-01-30 21:32:08 +01:00
sdlpp SDLPP: Use FontConfiguration to store font configuration 2021-01-30 21:32:08 +01:00
tests Tests 2020-07-27 18:59:00 +02:00
tetris TETRIS: use new TextRenderer interface 2021-01-30 16:48:40 +01:00
.clang-format Add clang-format 2020-11-22 21:57:10 +01:00
.gitignore gitignore:updated for windows 2020-11-22 23:38:17 +01:00
main.cpp Some basic formatting 2020-08-23 09:50:05 +02:00
Makefile Makefile: add windows tetris target 2020-09-12 16:35:42 -07:00
testfont.ttf TETRIS 2020-08-23 01:15:46 +02:00