add a lib for rendering text in sdl2 and rules to make in makefile
This commit is contained in:
8
SDL2_ttf/.gitmodules
vendored
Normal file
8
SDL2_ttf/.gitmodules
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
[submodule "external/freetype"]
|
||||
path = external/freetype
|
||||
url = https://github.com/libsdl-org/freetype.git
|
||||
branch = VER-2-13-2-SDL
|
||||
[submodule "external/harfbuzz"]
|
||||
path = external/harfbuzz
|
||||
url = https://github.com/libsdl-org/harfbuzz.git
|
||||
branch = 8.1.1-SDL
|
||||
Reference in New Issue
Block a user