Releases: mgriebling/SwiftMath
Releases · mgriebling/SwiftMath
v1.5.4
v1.4.0
Added textcolor command and other miscellaneous fixes.
v1.3.0 Added on-demand bundle registration.
Internal housekeeping and fixes.
v1.2.0
Offscreen view drawing added.
v1.1.14
Update to fix memory leaking during initialization.
v1.1.12
Removed console messages during font loading.
v1.1.11
Fix crash when no radical is present.
Initial SwiftMath release
SwiftMath
provides a full Swift implementation of iosMath
for displaying beautifully rendered math equations in iOS and MacOS applications. It typesets formulae written
using LaTeX in a UILabel
equivalent class. It uses the same typesetting rules as LaTeX and
so the equations are rendered exactly as LaTeX would render them.