Update internal changes.

This commit is contained in:
Michael Griebling
2024-12-15 12:21:08 -05:00
parent 3d07349901
commit 07b110d07f
105 changed files with 1 additions and 0 deletions

0
Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathBundle/MTFontV2.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathBundle/MathFont.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathBundle/MathImage.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTBezierPath.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTColor.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTConfig.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTFont.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTFontManager.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTFontMathTable.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTLabel.swift Normal file → Executable file
View File

1
Sources/SwiftMath/MathRender/MTMathAtomFactory.swift Normal file → Executable file
View File

@@ -358,6 +358,7 @@ public class MTMathAtomFactory {
"degree" : MTMathAtom(type: .ordinary, value: "\u{00B0}"),
"neg" : MTMathAtom(type: .ordinary, value: "\u{00AC}"),
"angstrom" : MTMathAtom(type: .ordinary, value: "\u{00C5}"),
"aa" : MTMathAtom(type: .ordinary, value: "\u{00E5}"),
"|" : MTMathAtom(type: .ordinary, value: "\u{2016}"),
"vert" : MTMathAtom(type: .ordinary, value: "|"),
"ldots" : MTMathAtom(type: .ordinary, value: "\u{2026}"),

0
Sources/SwiftMath/MathRender/MTMathImage.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTMathList.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTMathListBuilder.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTMathListDisplay.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTMathListIndex.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTMathUILabel.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTTypesetter.swift Normal file → Executable file
View File

0
Sources/SwiftMath/MathRender/MTUnicode.swift Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/Asana-Math.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/Asana-Math.plist Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/Euler-Math.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/Euler-Math.plist Normal file → Executable file
View File

View File

View File

0
Sources/SwiftMath/mathFonts.bundle/Garamond-Math.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/Garamond-Math.plist Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/KpMath-Light.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/KpMath-Light.plist Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.plist Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/LICENSE Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/LeteSansMath.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/LeteSansMath.plist Normal file → Executable file
View File

View File

View File

View File

View File

0
Sources/SwiftMath/mathFonts.bundle/OFL.txt Normal file → Executable file
View File

View File

View File

View File

View File

0
Sources/SwiftMath/mathFonts.bundle/xits-math.otf Normal file → Executable file
View File

0
Sources/SwiftMath/mathFonts.bundle/xits-math.plist Normal file → Executable file
View File