code cleanup
This commit is contained in:
@@ -68,7 +68,7 @@ namespace OpenVulkano
|
||||
m_drawablesPool.resize(N);
|
||||
|
||||
#ifdef MSDFGEN_AVAILABLE
|
||||
Charset charset = MsdfFontAtlasGenerator::LoadAllGlyphs(fontPath);
|
||||
msdf_atlas::Charset charset = MsdfFontAtlasGenerator::LoadAllGlyphs(fontPath);
|
||||
//Charset charset = Charset::ASCII;
|
||||
//for (unicode_t c = 0x0410; c <= 0x041F; c++)
|
||||
//{
|
||||
|
||||
Reference in New Issue
Block a user