Implemented FontRenderer

This commit is contained in:
Simon Lübeß
2021-06-23 19:17:17 +02:00
parent 8c957f9d9f
commit 7f8379ea6c
8 changed files with 533 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
FileVersion = 1
Dependencies = {GlitchLog = "*", corlib = "*", DirectX = "*", ImGui = "*", ImGuiImplWin32 = "*", ImGuiImplDX11 = "*", DirectXTK = "*"}
Dependencies = {GlitchLog = "*", corlib = "*", DirectX = "*", ImGui = "*", ImGuiImplWin32 = "*", ImGuiImplDX11 = "*", DirectXTK = "*", FreeType = "*"}
[Project]
Name = "GlitchyEngine"