diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/EXAMPLES.md b/EXAMPLES.md old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/Package.swift b/Package.swift old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift b/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathBundle/MTFontV2.swift b/Sources/SwiftMath/MathBundle/MTFontV2.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathBundle/MathFont.swift b/Sources/SwiftMath/MathBundle/MathFont.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathBundle/MathImage.swift b/Sources/SwiftMath/MathBundle/MathImage.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTBezierPath.swift b/Sources/SwiftMath/MathRender/MTBezierPath.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTColor.swift b/Sources/SwiftMath/MathRender/MTColor.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTConfig.swift b/Sources/SwiftMath/MathRender/MTConfig.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTFont.swift b/Sources/SwiftMath/MathRender/MTFont.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTFontManager.swift b/Sources/SwiftMath/MathRender/MTFontManager.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTFontMathTable.swift b/Sources/SwiftMath/MathRender/MTFontMathTable.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTLabel.swift b/Sources/SwiftMath/MathRender/MTLabel.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathAtomFactory.swift b/Sources/SwiftMath/MathRender/MTMathAtomFactory.swift old mode 100644 new mode 100755 index bb0a6bf..f9d9517 --- a/Sources/SwiftMath/MathRender/MTMathAtomFactory.swift +++ b/Sources/SwiftMath/MathRender/MTMathAtomFactory.swift @@ -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}"), diff --git a/Sources/SwiftMath/MathRender/MTMathImage.swift b/Sources/SwiftMath/MathRender/MTMathImage.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathList.swift b/Sources/SwiftMath/MathRender/MTMathList.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathListBuilder.swift b/Sources/SwiftMath/MathRender/MTMathListBuilder.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathListDisplay.swift b/Sources/SwiftMath/MathRender/MTMathListDisplay.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathListIndex.swift b/Sources/SwiftMath/MathRender/MTMathListIndex.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTMathUILabel.swift b/Sources/SwiftMath/MathRender/MTMathUILabel.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTTypesetter.swift b/Sources/SwiftMath/MathRender/MTTypesetter.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/MathRender/MTUnicode.swift b/Sources/SwiftMath/MathRender/MTUnicode.swift old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Asana-Math.otf b/Sources/SwiftMath/mathFonts.bundle/Asana-Math.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Asana-Math.plist b/Sources/SwiftMath/mathFonts.bundle/Asana-Math.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Euler-Math.otf b/Sources/SwiftMath/mathFonts.bundle/Euler-Math.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Euler-Math.plist b/Sources/SwiftMath/mathFonts.bundle/Euler-Math.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/FiraMath-Regular.otf b/Sources/SwiftMath/mathFonts.bundle/FiraMath-Regular.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/FiraMath-Regular.plist b/Sources/SwiftMath/mathFonts.bundle/FiraMath-Regular.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Garamond-Math.otf b/Sources/SwiftMath/mathFonts.bundle/Garamond-Math.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/Garamond-Math.plist b/Sources/SwiftMath/mathFonts.bundle/Garamond-Math.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/KpMath-Light.otf b/Sources/SwiftMath/mathFonts.bundle/KpMath-Light.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/KpMath-Light.plist b/Sources/SwiftMath/mathFonts.bundle/KpMath-Light.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.otf b/Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.plist b/Sources/SwiftMath/mathFonts.bundle/KpMath-Sans.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/LICENSE b/Sources/SwiftMath/mathFonts.bundle/LICENSE old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/LeteSansMath.otf b/Sources/SwiftMath/mathFonts.bundle/LeteSansMath.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/LeteSansMath.plist b/Sources/SwiftMath/mathFonts.bundle/LeteSansMath.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/LibertinusMath-Regular.otf b/Sources/SwiftMath/mathFonts.bundle/LibertinusMath-Regular.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/LibertinusMath-Regular.plist b/Sources/SwiftMath/mathFonts.bundle/LibertinusMath-Regular.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/NotoSansMath-Regular.otf b/Sources/SwiftMath/mathFonts.bundle/NotoSansMath-Regular.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/NotoSansMath-Regular.plist b/Sources/SwiftMath/mathFonts.bundle/NotoSansMath-Regular.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/OFL.txt b/Sources/SwiftMath/mathFonts.bundle/OFL.txt old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/latinmodern-math.otf b/Sources/SwiftMath/mathFonts.bundle/latinmodern-math.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/latinmodern-math.plist b/Sources/SwiftMath/mathFonts.bundle/latinmodern-math.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/math_table_to_plist.py b/Sources/SwiftMath/mathFonts.bundle/math_table_to_plist.py old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/texgyretermes-math.plist b/Sources/SwiftMath/mathFonts.bundle/texgyretermes-math.plist old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/xits-math.otf b/Sources/SwiftMath/mathFonts.bundle/xits-math.otf old mode 100644 new mode 100755 diff --git a/Sources/SwiftMath/mathFonts.bundle/xits-math.plist b/Sources/SwiftMath/mathFonts.bundle/xits-math.plist old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift b/Tests/SwiftMathTests/ConcurrencyThreadsafeTests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MTFontMathTableV2Tests.swift b/Tests/SwiftMathTests/MTFontMathTableV2Tests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MTFontV2Tests.swift b/Tests/SwiftMathTests/MTFontV2Tests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MTMathListBuilderTests.swift b/Tests/SwiftMathTests/MTMathListBuilderTests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MTMathListTests.swift b/Tests/SwiftMathTests/MTMathListTests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MTTypesetterTests.swift b/Tests/SwiftMathTests/MTTypesetterTests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MathFontTests.swift b/Tests/SwiftMathTests/MathFontTests.swift old mode 100644 new mode 100755 diff --git a/Tests/SwiftMathTests/MathImageTests.swift b/Tests/SwiftMathTests/MathImageTests.swift old mode 100644 new mode 100755 diff --git a/img/FontsPreview.png b/img/FontsPreview.png old mode 100644 new mode 100755 diff --git a/img/FontsPreviewLight.png b/img/FontsPreviewLight.png old mode 100644 new mode 100755 diff --git a/img/amgm-dark.png b/img/amgm-dark.png old mode 100644 new mode 100755 diff --git a/img/amgm-light.png b/img/amgm-light.png old mode 100644 new mode 100755 diff --git a/img/calculus-dark.png b/img/calculus-dark.png old mode 100644 new mode 100755 diff --git a/img/calculus-light.png b/img/calculus-light.png old mode 100644 new mode 100755 diff --git a/img/cases-dark.png b/img/cases-dark.png old mode 100644 new mode 100755 diff --git a/img/cases-light.png b/img/cases-light.png old mode 100644 new mode 100755 diff --git a/img/cauchyintegral-dark.png b/img/cauchyintegral-dark.png old mode 100644 new mode 100755 diff --git a/img/cauchyintegral-light.png b/img/cauchyintegral-light.png old mode 100644 new mode 100755 diff --git a/img/cauchyschwarz-dark.png b/img/cauchyschwarz-dark.png old mode 100644 new mode 100755 diff --git a/img/cauchyschwarz-light.png b/img/cauchyschwarz-light.png old mode 100644 new mode 100755 diff --git a/img/cross-dark.png b/img/cross-dark.png old mode 100644 new mode 100755 diff --git a/img/cross-light.png b/img/cross-light.png old mode 100644 new mode 100755 diff --git a/img/demorgan-dark.png b/img/demorgan-dark.png old mode 100644 new mode 100755 diff --git a/img/demorgan-light.png b/img/demorgan-light.png old mode 100644 new mode 100755 diff --git a/img/gaussintegral-dark.png b/img/gaussintegral-dark.png old mode 100644 new mode 100755 diff --git a/img/gaussintegral-light.png b/img/gaussintegral-light.png old mode 100644 new mode 100755 diff --git a/img/limit-dark.png b/img/limit-dark.png old mode 100644 new mode 100755 diff --git a/img/limit-light.png b/img/limit-light.png old mode 100644 new mode 100755 diff --git a/img/log-dark.png b/img/log-dark.png old mode 100644 new mode 100755 diff --git a/img/log-light.png b/img/log-light.png old mode 100644 new mode 100755 diff --git a/img/long-dark.png b/img/long-dark.png old mode 100644 new mode 100755 diff --git a/img/long-light.png b/img/long-light.png old mode 100644 new mode 100755 diff --git a/img/lorentz-dark.png b/img/lorentz-dark.png old mode 100644 new mode 100755 diff --git a/img/lorentz-light.png b/img/lorentz-light.png old mode 100644 new mode 100755 diff --git a/img/matrixmult-dark.png b/img/matrixmult-dark.png old mode 100644 new mode 100755 diff --git a/img/matrixmult-light.png b/img/matrixmult-light.png old mode 100644 new mode 100755 diff --git a/img/maxwell-dark.png b/img/maxwell-dark.png old mode 100644 new mode 100755 diff --git a/img/maxwell-light.png b/img/maxwell-light.png old mode 100644 new mode 100755 diff --git a/img/quadratic-dark.png b/img/quadratic-dark.png old mode 100644 new mode 100755 diff --git a/img/quadratic-light.png b/img/quadratic-light.png old mode 100644 new mode 100755 diff --git a/img/ramanujan-dark.png b/img/ramanujan-dark.png old mode 100644 new mode 100755 diff --git a/img/ramanujan-light.png b/img/ramanujan-light.png old mode 100644 new mode 100755 diff --git a/img/schroedinger-dark.png b/img/schroedinger-dark.png old mode 100644 new mode 100755 diff --git a/img/schroedinger-light.png b/img/schroedinger-light.png old mode 100644 new mode 100755 diff --git a/img/square-dark.png b/img/square-dark.png old mode 100644 new mode 100755 diff --git a/img/square-light.png b/img/square-light.png old mode 100644 new mode 100755 diff --git a/img/st-dark.png b/img/st-dark.png old mode 100644 new mode 100755 diff --git a/img/st-light.png b/img/st-light.png old mode 100644 new mode 100755 diff --git a/img/standard-dark.png b/img/standard-dark.png old mode 100644 new mode 100755 diff --git a/img/standard-light.png b/img/standard-light.png old mode 100644 new mode 100755 diff --git a/img/stirling-dark.png b/img/stirling-dark.png old mode 100644 new mode 100755 diff --git a/img/stirling-light.png b/img/stirling-light.png old mode 100644 new mode 100755 diff --git a/img/trig-dark.png b/img/trig-dark.png old mode 100644 new mode 100755 diff --git a/img/trig-light.png b/img/trig-light.png old mode 100644 new mode 100755