Skip to content

Releases: verybadcat/CSharpMath

0.1.0 SkiaSharp Update Release Candidate 2

21 Sep 17:13
Compare
Choose a tag to compare

Fixed a bug where \blue{$a$} will display a as black

0.1.0 SkiaSharp Update Release Candidate 1

19 Sep 11:44
Compare
Choose a tag to compare
v0.1.0-rc.1

Merge branch 'master' of https://github.com/verybadcat/CSharpMath

0.1.0 SkiaSharp Update Release Candidate 0

14 Sep 10:21
Compare
Choose a tag to compare

Changes in this release candidate and discussion are at #17.
Reason for rc0 naming: #19 (comment)

0.1.0 SkiaSharp Update Prerelease 10

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

Almost fixed all TextPainter issues, implementing accents

0.1.0 SkiaSharp Update Prerelease 9

01 Sep 02:16
Compare
Choose a tag to compare
Pre-release

Fixed TextPainter's starting line position

0.1.0 SkiaSharp Update Prerelease 8.1 and 8.2

26 Aug 09:39
Compare
Choose a tag to compare

0.1.0-pre8.1 fixes TextPainter an argument-reading bug from pre8.
0.1.0-pre8.2 fixes default line height of inline maths in TextPainter.

0.1.0 SkiaSharp Update Prerelease 8

26 Aug 06:09
Compare
Choose a tag to compare
Pre-release

CSharpMath.Settings for all settings you might need

Bugfixes for TextPainter

0.1.0 SkiaSharp Update Prerelease 7

16 Aug 10:33
Compare
Choose a tag to compare
Pre-release
  • \par for TextView
  • Revoked positioning change of MathView
  • Bugfixes of first five items of #15 (comment)

Discuss at #15 (comment)

0.1.0 SkiaSharp Update Prerelease 6

08 Aug 12:06
Compare
Choose a tag to compare
Pre-release

TextPainter has been fully tested. Colours and text styling have been added. New Draw overloads have been added. Discuss at #15.

0.1.0 SkiaSharp Update Prerelease 5

27 Jul 11:55
Compare
Choose a tag to compare
Pre-release

CSharpMath.Rendering.TextPainter is now usable