[client] fonts: remove font rendering machinery

This commit is contained in:
Quantum
2021-07-23 06:10:56 -04:00
committed by Geoffrey McRae
parent 0c35d9b057
commit f09738678e
6 changed files with 5 additions and 396 deletions

View File

@@ -54,7 +54,6 @@ target_link_libraries(renderer_EGL
${RENDERER_EGL_PKGCONFIG_LIBRARIES}
${RENDERER_EGL_OPT_PKGCONFIG_LIBRARIES}
lg_common
fonts
cimgui
)