About 3/4 done with new font system

This commit is contained in:
2023-06-09 23:12:10 -07:00
parent 8b3ecc88a6
commit 1af1f9ef14
23 changed files with 383 additions and 332 deletions

View File

@@ -77,7 +77,6 @@ int32_t NewTrueTypeTool::start() {
cleanupFiles();
return 1;
}
std::cout << "Push back" << std::endl;
++itFlag;
}