update TextLayout

This commit is contained in:
2020-07-21 17:09:24 +08:00
parent 2f70131ca4
commit 8cb2df9a35
7 changed files with 329 additions and 71 deletions

View File

@@ -39,7 +39,7 @@ namespace hgl
const int count=source_map.GetCount();
const auto **fsp=source_map.GetDataList();
auto **fsp=source_map.GetDataList();
for(int i=0;i<count;i++)
{