Add function for querying the pixel dimensions of a sb::Text object, with a new case added to the test program. Require default font to load successfully for engine to run. Use glm::ivec2 for pixel dimensions instead of glm::vec2.
19 lines
285 B
Plaintext
19 lines
285 B
Plaintext
*.o
|
|
local/
|
|
build/
|
|
demo/2d_collision/2d_collision
|
|
demo/squircle/squircle
|
|
demo/cube/cube
|
|
compile_commands.json
|
|
src/version.hpp
|
|
|
|
# Test program
|
|
src/test/Test_Report*
|
|
src/test/space_box*_log.txt
|
|
src/test/lib
|
|
src/test/steam_appid.txt
|
|
src/test/BPmono.ttf
|
|
|
|
# wget backups
|
|
lib/catch2/*.*pp.*
|