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

@ -5,7 +5,6 @@ class SupercellWxConan(ConanFile):
requires = ("boost/1.83.0",
"cpr/1.10.5",
"fontconfig/2.14.2",
"freetype/2.13.0",
"geographiclib/2.3",
"glew/2.2.0",
"glm/cci.20230113",