Put back Color code in place of txetcolor due to crashes.

This commit is contained in:
Michael Griebling
2024-10-05 11:29:31 -04:00
parent a87d4b5a3c
commit 428537b8d9
5 changed files with 69 additions and 68 deletions

View File

@@ -62,7 +62,7 @@ final class MTFontMathTableV2Tests: XCTestCase {
}
workitem.notify(queue: .main) { [weak self] in
// print("\(Thread.isMainThread ? "main" : "global") completed .....")
let mTable = mtfont.mathTable
// let mTable = mtfont.mathTable
if count % 70 == 0 {
// let values = [
// mTable?.fractionNumeratorDisplayStyleShiftUp,