spacebox/.gitignore
Cocktail Frank 0b139ee901 Query text pixel dimensions and require default font
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.
2025-02-10 16:31:29 -05:00

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.*