.NET Standard port of PDFsharp that removes the original's GDI+ dependency, using SixLabors.ImageSharp for images and SixLabors.Fonts for typography, for PDF creation/manipulation on non-Windows/.NET Core platforms.
PDFsharp itself now ships native .NET 6+ support, reducing the need for this fork.