Skip to content

Releases: verybadcat/CSharpMath

0.1.5 SkiaSharp Update

01 Jan 12:54
Compare
Choose a tag to compare

The 0.1.5 SkiaSharp Update fixes the incorrect definition of space commands which used points instead of math units.

0.1.4 SkiaSharp Update

05 Dec 06:24
Compare
Choose a tag to compare

The 0.1.4 SkiaSharp Update fixes the incorrect font size of radical degrees, and not being able to build on .NET Native.

0.2.0 Editor Update Alpha Phase 3

24 Nov 05:25
Compare
Choose a tag to compare
Pre-release

The 0.2.0 Editor Update brings an editor interface to CSharpMath.
Usable left/right buttons!!

0.2.0 Editor Update Alpha Phase 2

17 Nov 04:35
Compare
Choose a tag to compare
Pre-release

The 0.2.0 Editor Update brings an editor interface to CSharpMath.
WIP: Bugfixing

0.1.3 SkiaSharp Update

11 Nov 08:50
Compare
Choose a tag to compare

The 0.1.3 SkiaSharp Update fixes the incorrectly calculated descent of large operators' lower limits.

0.2.0 Editor Update Alpha Phase

06 Nov 00:11
Compare
Choose a tag to compare
Pre-release

The 0.2.0 Editor Update brings an editor interface to CSharpMath.
WIP: Tap response (navigation)

0.1.2 SkiaSharp Update

21 Oct 11:57
Compare
Choose a tag to compare

The 0.1.2 SkiaSharp Update fixes \par-style spaces not being accounted for line width in TextPainter, and renames CSharpMath.Display.IMathFont to CSharpMath.Display.IFont.

0.1.1 SkiaSharp Update

13 Oct 12:03
Compare
Choose a tag to compare

The 0.1.1 SkiaSharp Update fixes text-style commands not working in TextPainter, and removes Load/Save LaTeX commands in Forms.Example.
CSharpMath.Ios is not updated as CSharpMath and CSharpMath.Ios are not modified.

0.1.0 SkiaSharp Update

06 Oct 03:04
Compare
Choose a tag to compare

Same as 0.1.0-rc.3. Discuss at #21 .

0.1.0 SkiaSharp Update Release Candidate 3

01 Oct 14:30
Compare
Choose a tag to compare

Fixed a bug raised by @FoggyFinder, optimized a few places