Releases: verybadcat/CSharpMath
Releases · verybadcat/CSharpMath
0.1.0 SkiaSharp Update Release Candidate 2
Fixed a bug where \blue{$a$}
will display a as black
0.1.0 SkiaSharp Update Release Candidate 1
v0.1.0-rc.1 Merge branch 'master' of https://github.com/verybadcat/CSharpMath
0.1.0 SkiaSharp Update Release Candidate 0
Changes in this release candidate and discussion are at #17.
Reason for rc0 naming: #19 (comment)
0.1.0 SkiaSharp Update Prerelease 10
Almost fixed all TextPainter issues, implementing accents
0.1.0 SkiaSharp Update Prerelease 9
Fixed TextPainter's starting line position
0.1.0 SkiaSharp Update Prerelease 8.1 and 8.2
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
CSharpMath.Settings for all settings you might need
Bugfixes for TextPainter
0.1.0 SkiaSharp Update Prerelease 7
- \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
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
CSharpMath.Rendering.TextPainter is now usable