Skip to content

Releases: praeclarum/NGraphics

.NET Standard and watchOS and tvOS support

24 Aug 02:50
Compare
Choose a tag to compare

Lots of Bug Fixes

13 Jul 01:42
Compare
Choose a tag to compare
v0.5.0-beta1

Fix nuspec paths

SVG Writing

30 Dec 18:57
Compare
Choose a tag to compare

Yay, you can now write an SVG from a Graphic object!

SVG Bug Fix

10 Aug 18:06
Compare
Choose a tag to compare

This includes a bug fix for SVG files that contain paths with numbers written with exponents.

SVG Improvements

09 Aug 02:45
Compare
Choose a tag to compare

This version upgrades the SVG support. Specifically ArcTo works more reliably on iOS and Mac. This also fixes SVG parsing bugs that prevented loading many SVG files.

A few properties have been added to IImage to fetch its dimensions.

There is no Mac editor included in this release (yet) because of a Xamarin bug: https://bugzilla.xamarin.com/show_bug.cgi?id=32895

Windows Support

30 Mar 21:33
Compare
Choose a tag to compare

This adds Direct2D rendering, better text handling, and more SVG support.

Initial Release

16 Mar 21:40
Compare
Choose a tag to compare

This is the first public release of NGraphics.