I'm trying to portably write PDF files using the PdfFileWriter <https://www.codeproject.com/Articles/570682/PDF-File-Writer-Csharp-Class-Library-Version> library but there are a few symbols it uses that I don't see in mono, at least not in version 5.0. One of them is PathGeometry which according to Microsoft's online docs <https://msdn.microsoft.com/en-us/library/system.windows.media.pathgeometry(v=vs.110).aspx> is in namespace System.Windows.Media in assembly PresentationCore.dll
Does this mean that mono doesn't support PathGeometry? Thanks, Howard Rubin -- View this message in context: http://mono.1490590.n4.nabble.com/Missing-mono-library-tp4671012.html Sent from the Mono - Dev mailing list archive at Nabble.com. _______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.dot.net http://lists.dot.net/mailman/listinfo/mono-devel-list