forked from maddiefuzz/touchstone
Add ttf rendering test code
This commit is contained in:
@@ -5,4 +5,7 @@ edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
[dependencies.sdl2]
|
||||
sdl2 = "0.35.2"
|
||||
default-features = false
|
||||
features = ["ttf"]
|
||||
|
||||
Reference in New Issue
Block a user