Cleanup unused freetype dependencies and old text rendering

This commit is contained in:
Dan Paulat 2023-11-17 21:21:37 -06:00
parent a98d978cc6
commit c2918daebf
16 changed files with 4 additions and 1044 deletions

View file

@ -1,7 +1,6 @@
#include <scwx/qt/map/overlay_layer.hpp>
#include <scwx/qt/gl/draw/rectangle.hpp>
#include <scwx/qt/gl/shader_program.hpp>
#include <scwx/qt/gl/text_shader.hpp>
#include <scwx/util/logger.hpp>
#include <scwx/util/time.hpp>