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
.gitignore vendored Normal file → Executable file
View File

0
EXAMPLES.md Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
Package.swift Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

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

0
Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MTFontMathTableV2Tests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MTFontV2Tests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MTMathListBuilderTests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MTMathListTests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MTTypesetterTests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MathFontTests.swift Normal file → Executable file
View File

0
Tests/SwiftMathTests/MathImageTests.swift Normal file → Executable file
View File

0
img/FontsPreview.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 199 KiB

After

Width:  |  Height:  |  Size: 199 KiB

0
img/FontsPreviewLight.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 154 KiB

After

Width:  |  Height:  |  Size: 154 KiB

0
img/amgm-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.2 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

0
img/amgm-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

0
img/calculus-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

0
img/calculus-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/cases-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

0
img/cases-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

0
img/cauchyintegral-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB

0
img/cauchyintegral-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
img/cauchyschwarz-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/cauchyschwarz-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
img/cross-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

0
img/cross-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

0
img/demorgan-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 5.3 KiB

After

Width:  |  Height:  |  Size: 5.3 KiB

0
img/demorgan-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.6 KiB

0
img/gaussintegral-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 5.9 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

0
img/gaussintegral-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

0
img/limit-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

0
img/limit-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.8 KiB

After

Width:  |  Height:  |  Size: 8.8 KiB

0
img/log-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

0
img/log-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

0
img/long-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

0
img/long-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

0
img/lorentz-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

0
img/lorentz-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/matrixmult-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/matrixmult-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
img/maxwell-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

0
img/maxwell-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
img/quadratic-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.0 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

0
img/quadratic-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

0
img/ramanujan-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/ramanujan-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
img/schroedinger-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

0
img/schroedinger-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
img/square-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 5.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

0
img/square-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

0
img/st-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 6.2 KiB

After

Width:  |  Height:  |  Size: 6.2 KiB

0
img/st-light.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 8.3 KiB

After

Width:  |  Height:  |  Size: 8.3 KiB

0
img/standard-dark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

Some files were not shown because too many files have changed in this diff Show More