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

System.NullReferenceException: RegexInterpreter.FindFirstChar #82

Open Harshita-Singh-0516 opened 7 years ago

Harshita-Singh-0516 commented 7 years ago

Hello there, We are using this library, and we are getting a null exception in your library's code, as per my assumption, this is the part of code throwing an exception.

You can find more detailed stacktrace here. Thanks.

praeclarum commented 7 years ago

Thanks for posting this, I'm looking into it.

praeclarum commented 5 years ago

Hello. I am unable to reproduce the error. Would you please share the SVG so that I can investigate. Thanks!