get rid of vcpkg and build freetype from sources

This commit is contained in:
ohyzha
2024-08-07 15:22:50 +03:00
parent c3d4ba84e0
commit 50bb6b62fe
4 changed files with 117 additions and 101 deletions

View File

@@ -75,7 +75,6 @@ namespace OpenVulkano
// charset.add(c);
//}
m_atlasGenerator.GenerateAtlas(fontPath, charset);
m_atlasGenerator.SaveAtlasMetadataInfo("atlas_metadata", true);
#endif
for (int i = 0; i < texts.size(); i++)