praeclarum / NGraphics

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
MIT License
705 stars 133 forks source link

Beta/0.6.1 #122

Closed Vladimir-Mischenchuk closed 5 months ago

Vladimir-Mischenchuk commented 3 years ago

Hello,

Sorry for creating PR with trash diff in AndroidPlatform.cs. I've read your contribution notes and whitespaces requirements, but I still have no idea why there are issues with this file. I've double checked my changeset in this file and it must be the only line.

I've added SVG icons which were wrongly rendered before. As the result here is a couple of minor fixes to plot them correctly. Hope the changes make sense to you as well, thanks ;)