Skip to content

Releases: mgriebling/SwiftMath

v1.5.4

05 Oct 18:04
Compare
Choose a tag to compare

Fixed the TextColor crash. It was only happening on certain MacOS versions < 12.

v1.4.0

24 Nov 12:28
3964a0c
Compare
Choose a tag to compare

Added textcolor command and other miscellaneous fixes.

v1.3.0 Added on-demand bundle registration.

15 Sep 11:50
be802ae
Compare
Choose a tag to compare

Internal housekeeping and fixes.

v1.2.0

12 Sep 11:49
6fd6ab0
Compare
Choose a tag to compare

Offscreen view drawing added.

v1.1.14

11 Sep 11:42
Compare
Choose a tag to compare
Update to fix memory leaking during initialization.

v1.1.12

06 Jul 12:29
Compare
Choose a tag to compare

Removed console messages during font loading.

v1.1.11

06 Jul 10:25
71ff06c
Compare
Choose a tag to compare

Fix crash when no radical is present.

Initial SwiftMath release

18 Jan 21:00
Compare
Choose a tag to compare

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.